Skip to content

Releases: ubaid4j/Cloud-Native-App-Spring-Boot

0.0.2

06 Aug 06:23
Compare
Choose a tag to compare

Features:

  1. K8s Support (#299 & #445)

Documentation:

  1. K8s docx (how to run this app in K8s) (#444)

Bugfixes:

  1. add fast fail if config server is not available (#453)
  2. Make auth-server to expose other than 8080 port (#442)
  3. Update new auth-db/dump.sql as KC 14 is not working with old dump.sql (#437)

Enhancements:

  1. make enhancement in housekeeping scripts (#451)
  2. add script to build, push and pull micro-services images (#447)

0.0.1

04 Jul 12:43
Compare
Choose a tag to compare

Currency Conversion Cloud-Native App which contains the following stacks:

  1. OAuth2 with Keycloak Server
  2. Distributed Tracing
  3. React Web Client
  4. Basic ELK

And most importantly, This app is a one-click setup and requires no more prior configurations.
All of the services are containerized in the docker-compose network.

This App contains 17 Services.
Out of 17 Web Services:

  1. 9 are Spring Boot Services
  2. while 8 are other services like (DBs, Rabbit MQ, KeyCloak, ELK).

Following are the dependencies version which I used for this project.

Spring Boot Version=2.5.2
Spring Cluod=2020.0.3
ELK_VERSION=7.13.2
RABBIT_MQ=3.8.17-management
ZIPKIN=2.23.2
MY_SQL=8.0.25
KEY_CLOAK=14.0.0