mkopylec / charon-spring-boot-starter

Reverse proxy implementation in form of a Spring Boot starter.
Apache License 2.0
240 stars 54 forks source link

could not working in war package mode. #135

Closed sendreams closed 1 year ago

sendreams commented 1 year ago

if packaged in war format, and depoly to tomcat or another web containner, could not working at all.

follow these step in article to packaged to war format: https://www.baeldung.com/spring-boot-war-tomcat-deploy

sendreams commented 1 year ago

have resolved, after packaged to war, should add the contextpath to regexPath.