项目作者: benweizhu
项目描述 :
Boot spring war package with docker tomcat
高级语言: Java
项目地址: git://github.com/benweizhu/spring-war-with-docker-tomcat.git
Boot spring war package with docker tomcat
A few things have been done.
1.add user to tomcat.xml
2.comments out context.xml to allow remote access
It’s up to you to decide whether you need this.
./gradlew clean build
docker-compose build
docker-compose up