Skip to content

destan/2023-10-23-spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restful CRUD endpoint exmaple

JPA Entity States

H2 console

http://localhost:8080/h2-console

Package by Feature

Running application

Building the package: ./mvnw clean package

For activating profiles: -Dspring.profiles.active=dev

Running the app: java -jar -Dspring.profiles.active=dev target/demo-0.0.1-SNAPSHOT.jar

Other links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published