Nineya
Home
Blog
springboot Welcome page support bypasses controllers mapped to /
2025-01-06 17:25:27
1257
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
2025-01-06 17:25:20
4405
Hi,this PR tackles #21604 as discussed. Fortunately, even the automatic JDK upgrade should already work.Before merging t...
springboot Micrometer Metrics for KafkaStreams
2025-01-06 17:25:14
392
Similar to https://github.com/spring-projects/spring-boot/commit/d16074d8fdc457107177bca026635e4575fe0c08#diff-2f3136f19...
springboot Fix snapshot deps resolution
2025-01-06 17:25:07
379
As part of 8e8548756e, snapshot dependency resolution change fromBUILD-SNAPSHOT to -SNAPSHOT. Currently, if we add a ver...
springboot Document Kafka metrics support
2025-01-06 17:25:01
616
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
2025-01-06 17:24:54
38
Forward port of issue #21910 to 2.4.x.
springboot HazelcastAutoConfiguration not respecting @AutoConfigureBefore
2025-01-06 17:24:47
2803
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
2025-01-06 17:24:41
799
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
2025-01-06 17:24:34
38
Forward port of issue #21916 to 2.4.x.
springboot Fix wrong property reference to keys-to-sanitize in Javadoc
2025-01-06 17:24:28
38
Forward port of issue #21906 to 2.3.x.
springboot Devtools SilentException triggers debug
2025-01-06 17:24:22
2795
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
2025-01-06 17:24:16
1465
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.
2025-01-06 17:24:09
14635
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.
2025-01-06 17:24:01
469
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
2025-01-06 17:23:54
6607
SynopsisI was experimenting with the new Kubernetes probes support in Spring Actuator. The official documentation sugges...
springboot AvailabilityChangeEvent does not carry generic information
2025-01-06 17:23:47
38
Forward port of issue #21898 to 2.4.x.
springboot Upgrade Spring Retry to 1.3.0
2025-01-06 17:23:41
491
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
2025-01-06 17:23:35
485
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
2025-01-06 17:23:28
4788
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
2025-01-06 17:23:21
1093
Currently if promote fails, we need to do the sync-to-central and release notes generation manually. We should see if we...
上一页
下一页
1
…
2154
2155
2156
2157
2158
…
2246
.