简体   繁体   中英

How to create a java application executable (.exe) using Spring-MVC, Spring-Data and postgresql

I created a.jar of a java application using Spring-MVC.

When I connected to the Postgresql database the.jar file is no longer working.

How to create the.jar with the embedded Postgresql? Please help me.

Spring boot with PostgreSQL in Docker compose. Spring boot application into a docker image, package the application as a jar file, create docker compose file( this contains postgres image).

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM