Has anyone make the war generated by Spring boot 2.0.1 (with starter) deployable to Jboss EAP 6.4?
I tried to do some tweaking, but not successful.
Any shed some light here?
Thanks!
You can only deploy Spring Boot 2.x applications to any Servlet 3.1+ compatible container and JBOSS EAP 6.x only supports Servlet 3.0.
You have to either downgrade spring boot to 1.5.x or upgrade JBOSS to 7+
Below are the references to docs
https://docs.spring.io/spring-boot/docs/2.0.0.RELEASE/reference/htmlsingle/#getting-started-system-requirements-servlet-containers
https://access.redhat.com/articles/113373
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With