springboot Welcome page support bypasses controllers mapped to /

The new welcome page support added in Spring Boot 3.2.1 bypasses controllers mapped to / when an "index" template exist...

springboot Add Java 15 CI

Hi,this PR tackles #21604 as discussed. Fortunately, even the automatic JDK upgrade should already work.Before merging t...

springboot Micrometer Metrics for KafkaStreams

Similar to https://github.com/spring-projects/spring-boot/commit/d16074d8fdc457107177bca026635e4575fe0c08#diff-2f3136f19...

springboot Fix snapshot deps resolution

As part of 8e8548756e, snapshot dependency resolution change fromBUILD-SNAPSHOT to -SNAPSHOT. Currently, if we add a ver...

springboot Document Kafka metrics support

Spring Boot 2.3 release notes states that it now supports native consumer & producer metrics (i guess this was imple...

springboot Document Kafka metrics support

Forward port of issue #21910 to 2.4.x.

springboot HazelcastAutoConfiguration not respecting @AutoConfigureBefore

I believe there may be a need to make HazelcastClientConfiguration public or auto config.I was creating my own auto-conf...

springboot Fix wrong property reference to keys-to-sanitize in Javadoc

When I use the /actuator/configprops endpoint to get the @ConfigurationProperties bean details.I want to show the sensit...

springboot Fix wrong property reference to keys-to-sanitize in Javadoc

Forward port of issue #21916 to 2.4.x.

springboot Fix wrong property reference to keys-to-sanitize in Javadoc

Forward port of issue #21906 to 2.3.x.

springboot Devtools SilentException triggers debug

Comment From: philwebbI still can't find a way around this :(Comment From: philwebbCould be an STS/IntelliJ feature. Lea...

springboot Upgrade to Tomcat 9.0.36

Comment From: rmkandaVulnerability tomcat-embed-core-9.0.34.jar (pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@9.0...

springboot When spring mvc customizes WebMvcConfigurer, adding GsonHttpMessageConverter to converter will cause stack overflow.

When spring mvc customizes WebMvcConfigurer, adding GsonHttpMessageConverter to converter will cause stack overflow.Spri...

springboot Create a default certificate and turn on SSL by default.

The creation of SSL certificate is complex. Using HTTP alone is not enough security. Creating SSL certificate automatica...

springboot AvailabilityChangeEvent does not carry generic information

SynopsisI was experimenting with the new Kubernetes probes support in Spring Actuator. The official documentation sugges...

springboot AvailabilityChangeEvent does not carry generic information

Forward port of issue #21898 to 2.4.x.

springboot Upgrade Spring Retry to 1.3.0

Managed Dependency UpgradeYou DO NOT need to raise an issue for a managed dependency version upgrade as there's a semi-a...

springboot When OneIndexedParameters is set to true, fallbackPageable should be one-indexed

https://github.com/spring-projects/spring-boot/blob/1c6416ecd40cef0ef7c46ab0ae5e7719debeed95/spring-boot-project/spring-...

springboot Dependency management for Kafka 2.5 on nonexistent org.apache.kafka:kafka_2.11:2.5.0

I tried upgrading one of my projects' dependency on spring-boot-dependencies to 2.3.0, only to be met by errors mentioni...

springboot Allow promote and sync to central to continue after manual Bintray publish

Currently if promote fails, we need to do the sync-to-central and release notes generation manually. We should see if we...
上一页 下一页
.