Feat: Initial commit of Spring Boot REST API project
Starting the project after running 'spring init' command to set up a basic Spring Boot application structure with necessary dependencies.
This commit is contained in:
1
src/main/resources/application.properties
Normal file
1
src/main/resources/application.properties
Normal file
@@ -0,0 +1 @@
|
||||
spring.application.name=application
|
||||
Reference in New Issue
Block a user