Nineya
Home
Blog
springboot Unresolvable placeholder in the value of spring.datasource.url causes a startup failure even when there is a user-provided DataSource bean
2025-01-06 08:42:10
38
Forward port of issue #20438 to 2.2.6.
springboot Unresolvable placeholder in the value of spring.datasource.url causes a startup failure even when there is a user-provided DataSource bean
2025-01-06 08:42:04
3184
I have an application.yml config file in a Spring Boot 2.2.4 app with the following entry:spring.datasource.url: ${DATA_...
springboot spring-boot fatjar: java.lang.ClassCastException: class com.sun.jndi.ldap.LdapCtx cannot be cast to class org.springframework.ldap.core.DirContextOperations (com.sun.jndi.ldap.LdapCtx is in module java.naming of loader 'bootstrap';
2025-01-06 08:41:57
5407
I have an app which runs fine in the IDE/cmdline, but through the fat-jar it fails with the following stacktrace - note ...
springboot Fix checkstyle violation in WebFluxProperties
2025-01-06 08:41:50
342
Hi,cbe83f8db5920b80435684a07342b0616f41eaa0 introduced a tiny checkstyle violation that this PR fixes.Cheers,ChristophCo...
springboot Spring Boot 2.2 Tomcat 8.5.53 compatibility
2025-01-06 08:41:44
1999
ContextWe have some applications that would like to move to Spring Boot 2.2 but their clients depend on some of the feat...
springboot Error converting Timestamp to OffsetDateTime
2025-01-06 08:41:37
2308
Springboot 2.2.4.RELEASESpringframework: 5.2.3.RELEASEPostgresJDBC: 42.2.11This is causing the issuejc.setDate((OffsetDa...
springboot Migrate off deprecated Spring Data Cassandra API
2025-01-06 08:41:30
428
Configure UserTypeResolver and CodecRegistry on MappingCassandraConverter. Configure on CassandraMappingContext only the...
springboot Version layers-configuration XSD
2025-01-06 08:41:24
284
The current XSD has no version attached to it. We should provide a "feature" release version variant with a versionless ...
springboot Investigate splitting configuration and auto-configuration
2025-01-06 08:41:17
1709
Currently spring-boot-autoconfigure contains quite a bit of code that would also be useful if manually configuring and a...
springboot Provide dependency management for Jakarta Xml Soap
2025-01-06 08:41:10
22
Forward port of #20659
springboot Add extra detail for Kubernetes probes in reference documentation
2025-01-06 08:41:04
118
Provides a few more concrete details about how probes and Kubernetesbehave, so users can make more informed decisions.
springboot Gradle layered JARs option doesn't work in 2.3.0.BUILD-SNAPSHOT
2025-01-06 08:40:58
2465
Gradle layered JARs option doesn't work in 2.3.0.BUILD-SNAPSHOT. It was layered() in 2.3.0.M3, but it seems to be change...
springboot Remove requirement for Spring MVC to be on the classpath for hypermedia-based autoconfig
2025-01-06 08:40:52
646
Spring HATEOAS now supports both Spring MVC and Spring WebFlux.Test cases that prove HypermediaAutoConfiguration properl...
springboot Provide dependency management for Jakarta Xml Soap
2025-01-06 08:40:38
197
An upgrade to Jakarta Xml Ws (#20643) leads to a dependency convergence problem for Jakarta Xml Soap. Adding dependency ...
springboot Fix typos in HealthEndpointGroupConfigurer
2025-01-06 08:40:23
85
Hi,I just noticed a couple of typos in HealthEndpointGroupConfigurer.Cheers,Christoph
springboot Spring Boot Documentation Duplications
2025-01-06 08:40:17
720
I'm reading the whole spring boot documentation at the moment and I think this paragraph isn't needed because it's expla...
springboot Upgrade to HttpClient 4.5.12
2025-01-06 08:40:10
550
Comment From: fmartinouHi,When is planned the Spring Boot 2.3 RELEASE?Because the current HttpClient version (4.5.11) is...
springboot Fix typos in packaging docs
2025-01-06 08:40:04
327
Hi,7444306d0b2dfe89fe4f33ea197e0c670aba81d4 introduced a couple of typos. While fixing them I noticed that the docs were...
springboot At Version 2.1.12, com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure
2025-01-06 08:39:56
32449
I am using Spring Boot 2.1.10 Greenwich SR4. When I migrate to 2.1.12 and Greenwich SR5 MySQL connection fails with this...
springboot Rename "classes" concept to "application" in custom layer configuration
2025-01-06 08:39:50
2279
As a follow-up of #20526 I feel that renaming the XML element from classes to application would be consistent. This sect...
上一页
下一页
1
…
2196
2197
2198
2199
2200
…
2240
.