4.0.0
	
		org.springframework.boot
		spring-boot-starter-parent
		2.4.0
		 
	
	com.baeldung.docker
	docker-spring-boot-postgres
	0.0.1-SNAPSHOT
	docker-spring-boot-postgres
	Demo project showing Spring Boot, PostgreSQL, and Docker
	
		11
	
	
		
			org.springframework.boot
			spring-boot-starter-data-jpa
		
		
			org.postgresql
			postgresql
			runtime
		
		
			org.springframework.boot
			spring-boot-starter-test
			test
		
	
	
		
			
				org.springframework.boot
				spring-boot-maven-plugin