Nineya
Home
Blog
SpringBoot When lazy initialization is enabled, JMX endpoints are not available
2025-01-07 01:33:59
377
Via this question on Stack Overflow, when JmxEndpointExporter is lazy, nothing triggers its creation so the endpoints ar...
SpringBoot Upgrade to Spring Data 2020.0.14
2025-01-07 01:33:55
598
Comment From: mp911deProject Dependencies Spring Data 2020.0.14Cassandra Driver (com.datastax.oss:java-driver-bom): 4.9....
SpringBoot Upgrade to Spring Data 2021.0.6
2025-01-07 01:33:51
520
Comment From: mp911deProject Dependencies Spring Data 2021.0.6Cassandra Driver (com.datastax.oss:java-driver-bom): 4.11....
SpringBoot UNKNOWN Eureka instance status
2025-01-07 01:33:48
929
Spring Boot : 2.4.5If we have management.health.defaults.enabled= trueI see the Eureka for that service status moving to...
SpringBoot Running Multimodule SpringBoot Applications with Jenkins
2025-01-07 01:33:44
1244
I, like many others, have a large maven multi-module project. This project emits many library jars. These jars need to w...
SpringBoot Apply Jackson2ObjectMapperBuilderCustomizer to Any Instance of Jackson2ObjectMapperBuilder
2025-01-07 01:33:41
2467
Currently, instances of Jackson2ObjectMapperBuilderCustomizer are only applied to the auto-configured Jackson2ObjectMapp...
SpringBoot Configure Couchbase to use the application's ObjectMapper
2025-01-07 01:33:37
2364
Could the CouchbaseAutoConfiguration use existing Jackson ObjectMapper bean instance by default?Maybe add something like...
SpringBoot spring-boot-starter-test has an unnecessary dependency on jakarta.xml.bind-api
2025-01-07 01:33:25
1773
Same reason as in gh-28308 introduced with d6a869fa98eaeb3c180a8a3d94dcce8e3f51e204@wilkinsona exclusion was removed in ...
SpringBoot Flattened VCAP_SERVICES properties are not sanitized by default
2025-01-07 01:33:19
207
We sanitize vcap_services but CloudFoundryVcapEnvironmentPostProcessor converts them to vcap.services.* which should als...
SpringBoot MeterValue with "d" suffix not parsed as Duration for timer
2025-01-07 01:33:16
2002
Spring Boot Version 2.4.8If you specify a value with the suffix d for the timer when setting slo, then it is parsed as a...
SpringBoot CachingOperationInvoker cache can consume a significant amount of heap space
2025-01-07 01:33:11
2837
Java 11SpringBoot 2.5.4Hi,We have had a service using significant amounts of heap space. We have managed to get a heap ...
SpringBoot Developer tools: data script replayed on restart problem
2025-01-07 01:33:06
6323
I have a spring boot application using liquibase and referencing a startup script using spring.datasource.data property....
SpringBoot LazyInitializationException during startup if using repo.getById, but not repo.findById
2025-01-07 01:33:03
1795
Spring Boot 2.5.5In 2.4.4 I was able to use either findById or getById, but in 2.5.5 only findById returns an object tha...
SpringBoot spring-boot-starter-oauth2-client has an unnecessary dependency on com.sun.mail:jakarta.mail
2025-01-07 01:32:59
2001
oauth2-client don't depend on any mail dependency, so it's just confusing and causing problems with javax.mail.* to jaka...
SpringBoot Prohibit org.apache.geronimo.specs dependencies from our starters
2025-01-07 01:32:54
239
Similar to #28329, we never want to use org.apache.geronimo.specs dependencies in our starters, preferring instead the o...
SpringBoot Prohibit JBoss spec dependencies from our starters
2025-01-07 01:32:46
195
We never want to use org.jboss.spec.* dependencies, preferring instead the official Jakarta EE spec jars. To avoid them ...
SpringBoot Add support of HttpMessageConvertersAutoConfiguration for @AutoConfigureMockMvc
2025-01-07 01:32:42
2243
Hello folks,I'd like to test some rest controller. I can't use @WebMvcTest cause my security config uses JWT Token Provi...
SpringBoot Log URLs for all DataSources when H2 Console is auto-configured
2025-01-07 01:32:31
1201
Always log path of H2 console, then log details for each data source that offers a connection, in order, primary first.R...
SpringBoot Consider adding a hierarchical/overridable bean resolution mechanism for auto-configurations
2025-01-07 01:32:27
1755
Motivation: Given a library's auto-configuration requiring a bean of a specific type to be present in the application co...
SpringBoot http-nio-8080-Acceptor is waiting and not receive request?
2025-01-07 01:32:20
259514
2021-10-12 11:45:51Full thread dump OpenJDK 64-Bit Server VM (25.302-b08 mixed mode):"Attach Listener" #227 da...
上一页
下一页
1
…
1997
1998
1999
2000
2001
…
2246
.