Spring Boot + Spring Insight

I used to work with Spring Insight (tc runtime with STS) in the past, and I was pleased to be able to look at the performance of my server.

Now I will have the opportunity to use the analyzer in other applications. For example, I could go into the supply container or better in the spring-boot application (purpouses only). Is there anyone who has done this and can explain to me how to set it up?

Txs

+4
source share

Source: https://habr.com/ru/post/1612688/


All Articles