Skip to content

Tool for testing a dockerized Tomcat's environmental variable settings using a Spring Boot application.

Notifications You must be signed in to change notification settings

jlaci/SpringBootTomcatTestEnv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringBootTomcatTestEnv

Tool for testing a dockerized Tomcat's environmental variable settings using a Spring Boot application.

Running

To run this tool use

docker-compose up -d

to create the containers then

mvn clean install

to build the application and finaly deploy the .war file from the target to the mounted webapp directories.

A sample output of a run is found in the debug.txt file.

About

Tool for testing a dockerized Tomcat's environmental variable settings using a Spring Boot application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages