- See docker-compose.yml for the database connection details
- Run PostgreSQL using docker-compose
docker-compose up -d
- Data model and seeded data is in init.sql
- If you change init.sql then run to see the changes
docker-compose down docker-compose up -d
- Run the application (DemoApplication class) using the following command or using your IDE
./gradlew bootRun
- Test the controller using generated-request.http file!
-
Notifications
You must be signed in to change notification settings - Fork 0
liebsterkamerad/demo-spring-data
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published