Cemalettin Koc
Cemalettin Koc
ch.sbb.esta.openshift.gracefullshutdown.GracefulShutdownHook#setReadynessToFalse ``` if (probeControllers.size() > 1) { log.warn("You have more than one ProbeController for Readyness-Check registered. " + "Most probably one as Rest service and one in automatically configured as...
Hi, Thanks for the library first of all. We started to use after having some issues. Your library has solved major problems our process but still we had traffic on...
@cihadturhan teşekkürler paylaşım için. İlçe bilgilerini de projeye eklersen çok seviniriz.
Current optimizations on JDBC Session is good but still have large rooms for optimizations. Each commit of session is resetting state of session and after that each update there is...
Hi, I am using kubernetes with CoreOS. I have read the documentation but still some doubts about the correct way of documentation. I am using etcd and want to be...
### Issue description I would like to exclude some of urls such as healthcheck or prometheus endpoints. These urls are creating noisy metrics. Is it possible to exclude them?
I am not sure this is the correct repo or not but I am trying to make use MicronautBeanProcessor. My problem is that Micronaut can not resolve Spring's properties. For...
I think it can be nice to use without config files and relying on default sensible parameters. `npx openapi-merge-cli oas/my-app/file.yml ` This is now working but requiring a config file....
I am using immutables v2.8.2 and jackson v2.12.3 with Afterburner module. However this is causing some issue regarding access modifers. I created a sample project with 2 test. One of...