stefan-schilling
stefan-schilling
Hello, we're having a web application, deployed as document.war, with a servlet-mapping "/rest" defined in web.xml. Therefore, endpoints are available using https://host:post/document/rest/ENDPOINT. This url was picked up successfully by io.springfox:springfox-oas/springfox-swagger2,...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Kong version (`$ kong version`) Kong 2.8.3 ### Current Behavior When we set...
# Bug report We have uploaded images using the default files app. The files are visible there. But the Gallery app does not pick them up. Thanks a lot. Stefan...
## What version of OpenRewrite are you using? I am using - org.openrewrite.maven:rewrite-maven-plugin:6.7.0 - org.openrewrite.recipe:rewrite-spring:6.6.0 - Apache Maven 3.8.7 - org.spockframework:spock-spring:2.4-M6-groovy-4.0 - org.spockframework:spock-core:2.4-M6-groovy-4.0 ## How are you running OpenRewrite? I...
Case: https://hibernate.atlassian.net/browse/HHH-19431 created test case using pure Hibernate
Issue: https://hibernate.atlassian.net/browse/HHH-19431 Switching the Spring Boot version from 3.2.12 (working) to 3.4.5 (failing) shows the when running OurServiceTest.java. Surprisingly, it's working, when running it in productive (non-testing) mode (at least...