jacob2221
jacob2221
Hi @spencergibb, I tried again with boot 2.3.3 and Hoxton.SR7 but do not see much difference. Below are some screen shots of "**top | grep 18316**" command after few minutes...
We also have a requirement to log request and response. For that we have the below filter. With this filter in place, the utilization is almost double (~ 80% after...
Seeing below in log file....Could this have anything to do with issue ``` [2020-08-21 13:45:38,537] [] [15854] [main] [DEBUG] [i.n.u.internal.NativeLibraryLoader] - Unable to load the library 'netty_transport_native_epoll_x86_64', trying other loading...
As part of spring boot 2.4 (https://spring.io/blog/2020/08/14/config-file-processing-in-spring-boot-2-4) a new property "spring.config.import" has been added to import properties from multiple files. Will this help in achieving this requirement?