See number of users connected to a spring boot and tomcat application
is it possible to have the number of users connected to an application with an off-board tomcat ?
Doesn’t start the tomcat server after running the spring boot application
My spring boot application doesn’t start the tomcat server after running it. localhost:8080 outputs “This site can’t be reached”
How to remove Transfer-Encoding: chunking from a @RestController response?
I am writing a Spring Boot app that exposes a REST JSON API; however, some older clients cannot parse the JSON response because these numbers are present at the start and end of the response body: