Nineya
Home
Blog
springboot Spring Webflux ignores message of custom exception when annotated with @ResponseStatus
2025-01-06 07:40:22
41
Forward port of issue #19901 to 2.3.0.M2.
springboot Spring Webflux ignores message of custom exception when annotated with @ResponseStatus
2025-01-06 07:40:16
38
Forward port of issue #19901 to 2.2.5.
springboot Right value of LocalDate isn't saved to data base when JST Server and uses JDBC
2025-01-06 07:40:10
2664
When system running JVM uses JST (or perhaps happen in not UTC system), LocalDate column is not saved right value to dat...
springboot OAuth2 request parameter binding not available in @WebMvcTest
2025-01-06 07:40:04
2136
Here's a @Controller mapping, like one in the Spring Security samples:@Controllerclass OAuth2LoginController { @GetMa...
springboot Add support for wildcard locations for properties and YAML files
2025-01-06 07:39:57
1057
Comment From: spencergibbI assume reading from the filesystem not using k8s api, correct?Comment From: scottfrederickI a...
springboot RabbitProperties addresses field is not sanitized by default and may contain sensitive information
2025-01-06 07:39:50
3635
Problem:The actuator configprops and env endpoints show RabbitProperties#addresses in un-sanitized form. Workaround:Thes...
springboot Upgrade CI images to Ubuntu Bionic 20200112
2025-01-06 07:39:44
38
Forward port of issue #19913 to 2.2.5.
springboot Creating kotlin channel bean cause spring boot tests to fail
2025-01-06 07:39:38
1975
Spring boot version:"2.2.4.RELEASE"kotlinCoroutineVersion = "1.3.3"The following config results in a kotlin reflection e...
springboot Polish
2025-01-06 07:39:31
79
This PR polishes a bit by removing String literal concatenation where possible.
springboot Polish buildSrc
2025-01-06 07:39:25
96
Hi,this is a little polishing PR for buildSrc.Cheers,ChristophComment From: snicollThanks again!
springboot Upgrade to Ivy 2.5.0
2025-01-06 07:39:19
722
Hi,this PR upgrades Ivy to 2.5.0. That should get rid of the warnings in the JDK11 & JDK13 builds:WARNING: An illega...
springboot Fix link to Spring Integration Graph documentation
2025-01-06 07:39:13
179
Hi,this PR fixes another tiny link problem in the docs.Cheers,ChristophComment From: snicollThanks @dreis2211. The chang...
springboot Fix link to Spring Integration Graph documentation
2025-01-06 07:39:07
29
Backport of #19992 with Maven
springboot @ConfigurationProperties on a @Value works in @SpringBootTest and fails at runtime
2025-01-06 07:39:01
3194
Given a spring-boot project with spring-actuatorGiven @SpringBootTest using @ConfigurationProperties(prefix) to remap a ...
springboot Microservice by default compressing in gzip format
2025-01-06 07:38:54
1648
Problem Statement: Microservice is by default compressing in gzip format in response when Accept-Encoding is not sent in...
springboot Upgrade to SpringData MongoDB 3.0 and MongoDB Java Driver 4.0
2025-01-06 07:38:48
2081
SpringData MongoDB intends to upgrade to the MongoDB Java Driver 4.0 (sync/reactive) with the Neumann (M1) release. This...
springboot MbeanServer should not be mandatory in KafkaMetricsAutoConfiguration
2025-01-06 07:38:41
2708
Now (Spring Boot v2.2.4.RELEASE) Kafka Autoconfiguration metrics are using JMX , but by Micrometer is not mandatory foun...
springboot spring.db.datasource.driver-class-name is not used by HikariCP
2025-01-06 07:38:35
5405
While migrating from Spring Boot 1.x to Spring 2.x getting following error while bootstrapping the application.Invocati...
springboot Upgrade to spring-javaformat 0.0.20
2025-01-06 07:38:28
41
Forward port of issue #20011 to 2.3.0.M2.
springboot Upgrade to Ant 1.10.7
2025-01-06 07:38:22
101
Hi,this PR upgrades spring-boot-antlib and spring-boot-smoke-test-ant to Ant 1.10.7.Cheers,Christoph
上一页
下一页
1
…
2043
2044
2045
2046
2047
…
2064
.