vignesh-6145 / Expense-Manager

0 stars 0 forks source link

Initialize the Project #1

Closed vignesh-6145 closed 1 year ago

vignesh-6145 commented 1 year ago

This issue was created to record Initialization of the project

vignesh-6145 commented 1 year ago

Initialization

Initialized a Spring boot Project using Spring Intializr

Details

you can find the exact details here

Property Entry
Build Tool Maven
Name Expense Manager
Languagge java
Language Version 17
Sprin Boot Version 3.1.3
Packaging JAR
Dependencies
  1. Spring Web
  2. Spring Data JPA
  3. H2 Database
  4. Spring Boot Actuator
  5. Spring Boot DevTools
  6. Spring HATEOAS
  7. Validation
*** this list is as of 26/08/2023 further dependencies will be updated accordingly ***