Skip to content

Releases: GiteshDalal/serve

OAuth Server - authservice

Pre-release

Choose a tag to compare

@GiteshDalal GiteshDalal released this 21 Feb 09:17

This release includes bug fixes for authservice.

More details about OAuth server can be found on Wiki Pages

Barebone Serve Framework

Pre-release

Choose a tag to compare

@GiteshDalal GiteshDalal released this 31 Jul 00:49

This release includes the following features:

  • Gradle Engine Plugin with Tasks
    • :serve - generates all the project dependecy files (i.e. repositories, models and resources) using templates
    • :newservice - generates new barebone serve microservice
  • docker-compose support
  • authservice - OAuth2 authentication server
  • configservice - service for centralised configuration
  • discoveryservice - eureka discovery
  • edgeservice - gateway service for all api requests