PostgreSQL with Spring Boot on Docker
Today we will learn how to configure PostgreSQL with docker for Spring Boot application. At the end of this article you should have Spring Boot application running on Tomcat server connected via JNDI to PostgreSQL data source.