ratifire / devrate-service

1 stars 0 forks source link

Init a new Spring Boot project #542

Open abalmasDA opened 3 weeks ago

abalmasDA commented 3 weeks ago

Description:

  1. Build Tool: Gradle
  2. Main language: Kotlin 2.0.21
  3. Spring Boot Version: ensure the Spring Boot version is harmonized with the version used in the business logic microservice to maintain compatibility and consistency across services.
  4. Initialize Repository:- Set up the project with Git.
    • Commit the initial version to the auth-service repository.
    • Push to GitHub: Push the Spring Boot project to the auth-service repository on GitHub.