Commit Graph

3 Commits

Author SHA1 Message Date
sampadawagde 6f57b06ffc JAVA-3296: Fix references to parents 2021-03-29 13:07:03 +05:30
Karsten Silz 280e0008ca BAEL-4652: Running Spring Boot with PostgreSQL in Docker Compose (#10297) 2020-12-07 08:41:10 +01:00
Karsten Silz 6a6ec8d9c2 BAEL-4652: Running Spring Boot with PostgreSQL in Docker Compose (#10255)
* Initial commit after Spring Starter Wizard.

* Shortened class names.

* Added Docker files, probably not working, yet.

* Ignoring JAR files.

* Docker files work now.

* Fixed application start-up.

* Creating & querying customer.

* Simplified by removing "files" sub-folder for applicaton JAR file.

* Removed more unnecessary settings.

* Removed last "application.properties" setting since this is part of
the Docker Compose file.

* Final tweaking.
2020-11-18 22:08:14 +01:00