Nineya
Home
Blog
springboot Update release notes to describe need for an InMemoryUserDetailsManager
2025-01-06 08:42:50
94
See #14557 for the background.Comment From: mbhaveUpdated the release notes with this section.
springboot Placeholder cannot be resolved
2025-01-06 08:42:42
4514
I'm deploying a spring boot application in PCF, using the CredHub service for storing credentials. However, when I'm usi...
springboot Upgrade to Spring Framework 5.2.5
2025-01-06 08:42:36
44
Comment From: snicollClosed by 5c6bc3729e0fa
springboot Upgrade to Spring Data Moore SR6
2025-01-06 08:42:29
195
Comment From: mp911deDependency upgrades:org.elasticsearch.client:elasticsearch-rest-high-level-client -> 6.8.7org.ne...
springboot Upgrade to Spring HATEOAS 1.0.4.RELEASE
2025-01-06 08:42:22
544
Comment From: snicollSo it looks like Spring HATEOAS 1.0.4 didn't happen this time after all. The release was due a week...
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:16
41
Forward port of issue #20438 to 2.3.0.M4.
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 ...
上一页
下一页
1
…
2201
2202
2203
2204
2205
…
2246
.