springboot Add support for default Cassandra port

Follow-up of #18621In Spring Boot 2.2.x, Cassandra has a port defaulting to 9042 and contact-points as a list of host, d...

springboot Custom ObjectMapper not used in 2.2.x

When upgrading from Spring Boot version 2.1.13 to 2.2.6 my Jackson object mapper is no longer automatically registered a...

springboot @TestExecutionListeners makes @BeforeAll run before ApplicationRunner

I have Spring Boot application with a custom ApplicationRunner:@SpringBootApplicationpublic class MainApplication { p...

springboot Update system requirements to reflect support for Java 14

Forward port of issue #20689 to 2.3.0.M4.

springboot Upgrade to Kotlin 1.3.71

Hi,this PR upgrades to Kotlin 1.3.71.Cheers,ChristophComment From: wilkinsonaThanks for the PR, @dreis2211. As noted in ...

springboot Remove _embedded in HATEOAS link using spring-boot-2.2.1

I am using spring-boot-2.2.1 along with spring-HATEOAS. Hypermedia links are working fine but I see _embedded attribute ...

springboot Compabibility of v1.2.3 with Tomcat 7.0.100 ?

We upgraded our app from Tomcat 7.0.96 to 7.0.100 and found that although the app appears to start, it's not responding ...

springboot Do not attempt to detect Kubernetes as a cloud platform

A general principle behind Kubernetes design is; Meet the user where they are. This means that application developers sh...

springboot Make use of @DynamicPropertySource in our integration tests

There's a bit of ceremony involved at the moment:@Testcontainers@ContextConfiguration(initializers = DataRedisTestIntegr...

springboot Add support for Java 14

Spring Boot 2.2. and 2.3 share the same Spring Framework version which has official support for Java 14. Let's backport ...

springboot Support task scheduler/executor shutdown in graceful shutdown

Currently, GrcefulShutdown is geared towards web servers.One another aspect to consider for graceful shutdown is task sc...

springboot Cannot read asterisk character from yml

Under spring-boot 2.2.2 environment, when my yml config like as :mmmm: { "GT-*" : GT-66666 }I used @Con...

springboot Upgrade Ubuntu version in CI images

Upgrade to ubuntu:bionic-20200311Comment From: dreis2211I wonder why there was a second issue created. As I can't take a...

springboot Update release notes to describe need for an InMemoryUserDetailsManager

See #14557 for the background.Comment From: mbhaveUpdated the release notes with this section.

springboot Placeholder cannot be resolved

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

Comment From: snicollClosed by 5c6bc3729e0fa

springboot Upgrade to Spring Data Moore SR6

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

Comment From: snicollSo it looks like Spring HATEOAS 1.0.4 didn't happen this time after all. The release was due a week...
上一页 下一页
.