Nineya
Home
Blog
SpringBoot Please expose some kind of handle or annotation on WebMvcEndpointHandlerMapping.java
2025-01-06 21:13:22
2280
Greetings,First of all--great product! Good job.I have been going around and around on a problem. I can create AOP poi...
SpringBoot Ignore empty prefixes in new PrefixedConfigurationPropertySource
2025-01-06 21:13:15
11840
Hi,the new support for prefixes in property sources added by a8592f36d425fa6b9faff59a45e1936e87b2ec9d has broken the tes...
SpringBoot Sending Undertow access logs directly to Logstash
2025-01-06 21:13:08
896
I would like to send Undertow access logs (enabled by server.undertow.accesslog.enabled property) directly to Logstash. ...
SpringBoot Usage tomcat-embed-core and servlet-api: duplicate classes
2025-01-06 21:13:01
5731
I have a Spring Boot web project. One of libs has transitive dependency to jakarta.servlet:jakarta.servlet-apiWhen we h...
SpringBoot Factory method 'customConversions' threw exception; nested exception is java.lang.NoSuchFieldError: UNSPECIFIED
2025-01-06 21:12:55
21540
I'm having problems with spring-boot-starter-data-mongodb in version 2.4.3Comment From: scottfrederick@jaksonlima We'll ...
SpringBoot Application fails to start when using Actuator and Jersey configured as a Filter
2025-01-06 21:12:48
11541
When using Spring boot with actuator, jersey configured with filter type and component extends from ResourceConfig, star...
SpringBoot Improve deployment integration tests
2025-01-06 21:12:40
779
Hi,this PR improves the spring-boot-deployment-tests build step by splitting them apart based on their underlying contai...
SpringBoot Register logging system's shutdown hook by default
2025-01-06 21:12:32
894
The discussion in #24507 makes me think that we should consider enabling the property by default. Whilst the arguments i...
SpringBoot Logback logging.level.pattern is overriden by Sleuth
2025-01-06 21:12:25
13042
We have a Spring Boot 2.4.3 application that uses custom logging.level.pattern defined in a bootstrap.yml.It works only ...
SpringBoot Improve documentation for static content publication in Spring Web and Spring Web Flux app
2025-01-06 21:12:18
2302
This is a request to improve the documentation about serving static content documented in section 4.7.2 of the spring bo...
SpringBoot @SpringBootTest fails in 2.1.0.M4 with binding error for "logging.level"
2025-01-06 21:12:11
40220
After updating Spring from 5.0.8.RELEASE to 5.1.0.RELEASE and Spring Boot from 2.0.4.RELEASE to 2.1.0.M4, tests annotate...
SpringBoot Add prefix support for environment variables
2025-01-06 21:12:04
6302
Currently environment variables get bound to @Configuration properties directly (for example SERVER_PORT to Server.port)...
SpringBoot Remove spring-boot-smoke-test-jta-jndi
2025-01-06 21:11:56
197
Hi,this PR removes spring-boot-smoke-test-jta-jndi as it's not really testing (nor building) anything at the moment. See...
SpringBoot Remove spring-boot-smoke-test-jta-jndi
2025-01-06 21:11:48
963
Hi,I just noticed that the spring-boot-smoke-test-jta-jndi module is kind of orphaned. I think it was a sample in the pa...
SpringBoot Issue after upgrading to 2.4.0
2025-01-06 21:11:41
2645
Hi,I have issue after upgrading to Spring Boot 2.4.0. I'm using Spring Data JPA and I have controller methods like one b...
SpringBoot Update Testcontainers image versions
2025-01-06 21:11:33
268
Hi,as discussed in https://github.com/spring-projects/spring-boot/issues/25410#issuecomment-785244499 this PR upgrades s...
SpringBoot Clear entries from the repository in DataJdbcTestIntegrationTests.testRepository
2025-01-06 21:11:18
19326
The test org.springframework.boot.test.autoconfigure.data.jdbc.DataJdbcTestIntegrationTests.testRepository is not idempo...
SpringBoot JPA EntityListeners Autowired fields are null causing NullPointerException after upgrading to Spring Boot 2.3.8
2025-01-06 21:11:11
2780
We have a JPA @Entity with @EntityListeners(MyJpaListener.class) that have fields that have @Autowired annotations which...
SpringBoot Upgrade to MySQL 8.0.23
2025-01-06 21:11:04
2012
Comment From: psytesterAre you aware of a possible problem here due to liquibase error while using MySQL connector 8.0.2...
SpringBoot Support building an image when using war packaging with Maven
2025-01-06 21:10:57
5005
I am trying to create OCI image via:<plugin> <groupId>org.springframework.boot</groupId> <art...
上一页
下一页
1
…
2065
2066
2067
2068
2069
…
2246
.