Nineya
Home
Blog
SpringBoot Allow to disable JacksonFeature in JerseyAutoConfiguration
2025-01-07 03:51:51
2359
When a project using both, a Jersey client with Jackson (jersey-media-json-jackson) and a Jersey server using MOXy (jers...
SpringBoot Upgrade to Postgresql 42.4.2
2025-01-07 03:51:48
1182
Given that a security issue has been fixed in 42.4.1: see https://jdbc.postgresql.org/.Version 42.5.0 has been released ...
SpringBoot ClientHttpRequestFactorySupplier potentially instantiates a DisposableBean out of application context
2025-01-07 03:51:46
3145
ClientHttpRequestFactorySupplier and RestTemplateBuilder use to instantiate a ClientHttpRequestFactory.However, i notice...
SpringBoot Trail2
2025-01-07 03:51:42
125
This is only for trailComment From: bclozelPlease stop spamming invalid issues or you will be banned from this org.See #...
SpringBoot Trail2
2025-01-07 03:51:39
125
This is only for trailComment From: bclozelPlease stop spamming invalid issues or you will be banned from this org.See #...
SpringBoot Trail2
2025-01-07 03:51:37
125
This is only for trailComment From: bclozelPlease stop spamming invalid issues or you will be banned from this org.See #...
SpringBoot Provide support for SLF4J 2.0
2025-01-07 03:51:33
1178
SLF4J 2.0.0 has been released, together with Logback 1.3.0 (JavaEE javax APIs) and 1.4.0 (Jakarta APIs). Although the AP...
SpringBoot Add ElementType.TYPE to ConstructorBinding
2025-01-07 03:51:31
193
32175 Fix issue.Comment From: philwebbI'm going to close this one until we've had a little more discussion in https://gi...
SpringBoot Valiation causes failure when run under Eclipse debugging
2025-01-07 03:51:28
25106
Including the following in my pom.xml <dependency> <groupId>org.springframework.boot</groupId&g...
SpringBoot Harmonize AOT goal/task names
2025-01-07 03:51:26
686
The maven plugin is currently named spring-boot:aot-generate and The Gradle task is generateAotSources. While brainstorm...
SpringBoot WebFilter invoked for Spring Actuator Endpoints
2025-01-07 03:51:23
2250
I have a spring boot application which has management endpoints enabled.The spring application server and the management...
SpringBoot Spring boot annotation @ConfigurationProperties doesn't work correctly classes with nested collection in Kotlin
2025-01-07 03:51:21
4296
Spring boot version: 2.6.3.There is the data class with @ConfigurationProperties and @ConstructorBinding. This class con...
SpringBoot closeConnection() should be invoked in the finally block rather than try block
2025-01-07 03:51:18
5551
In the org.springframework.boot.actuate.jms.JmsHealthIndicatorits inner class MonitoredConnectionvoid start() throws JMS...
SpringBoot Improve @ConditionalOnClass javadoc regarding use on @Bean methods
2025-01-07 03:51:15
701
As suggested in https://github.com/spring-projects/spring-boot/issues/15578#issuecomment-1226607873, we have information...
SpringBoot @Timed on Repository breaks http.server.request metric
2025-01-07 03:51:13
3126
It seems as though when adding @Timed to a jpa repository; the http.server.requets metric stops publishing.I can upload ...
SpringBoot Exceptions caught by @ExceptionHandler are not recorded by MetricsWebFilter
2025-01-07 03:51:10
5345
Dependenciesspring-boot 2.3.4webfluxactuatormicrometer 1.5.4kotlin coroutines-reactor 1.3.9TaskObserve exceptions which ...
SpringBoot Plugin Support, Classloader for Spring JAR files
2025-01-07 03:51:08
942
Hello together,I look around and search for a solution to make Spring Boot Pluginable. What I want: I create a master Sp...
SpringBoot Document that @ConditionalOnClass should not be used directly on methods
2025-01-07 03:51:03
776
The condition can't be put in places where the JVM may have loaded the class and look at method definitions. A typical u...
SpringBoot Reinstate NoSuchMethodFailureAnalyzerTests#parseJavaOpenJ9ErrorMessage once an OpenJ9 build of JDK 17 is available
2025-01-07 03:50:59
252
Binaries are available from https://developer.ibm.com/languages/java/semeru-runtimes/downloads. At the time of writing J...
SpringBoot Impossible to find up to date documentation on Google
2025-01-07 03:50:57
1981
Apologies if this is a wrong repo but I couldn't find the right one for docs.It's very frustrating that google always re...
上一页
下一页
1
…
1902
1903
1904
1905
1906
…
2246
.