Jan Vondrouš
Jan Vondrouš
I tried use this utility, but with no luck. I wanted clean repository located in Jenkins controller node (not important) Important is that repository is located in this directory: /data/app/tomcat/temp/repositoryconnector-repo/...
**Version** spring-boot version 3.3.1 spring-webflux 6.1.10 **Description** In one of our applications, we are facing OutOfMemory error. We think, that it is connected with Webflux and the upload files using...
**Describe the bug** ConstantFoldingOptimizer doesn't work for some expressions. e.g. "my_var in ['H', 'O']" **To Reproduce** Clone this repository, that reproduce the bug. [https://github.com/bugs84/CelOptimizerIssue](https://github.com/bugs84/CelOptimizerIssue) **Current issue** Program ends with following...