Skip to content

Releases: SelimHorri/atic-backend-app

release v0.5.5-develop

04 Dec 20:36
aac9545
Compare
Choose a tag to compare
Pre-release
  • Migrate to Java 17 LTS & Spring Boot v2.7.6 (plan for v3.x)
  • Impl most of business logic (Customer, Worker, Manager)
  • configure third party to run with (k8s, redis, prometheus, zipkin, etc..)

release-v0.1.0

03 Apr 12:47
a38ff72
Compare
Choose a tag to compare
  • All registration and authentication workflows has been completed
  • along with frontend angular web app
  • enhance configurations regarding Maven Profiles and Spring Profiles with property binding
    ...

release-v0.0.9

11 Mar 11:01
c970889
Compare
Choose a tag to compare

Authentication and Registration workflows completed successfully!
Note: still to implement refresh verification token flow when it is expired and resent mail to continue registration

release-v0.0.5

20 Feb 13:06
3f3d633
Compare
Choose a tag to compare
Merge pull request #58 from SelimHorri/test

Test