Nineya
Home
Blog
springboot Upgrade to Jetty 9.4.26.v20200117
2025-01-06 07:41:34
780
The current version 9.4.25.v20191220 in 2.2.4 has the following bug: https://github.com/eclipse/jetty.project/issues/446...
springboot Gradle plugin: dependencies with duplicated artifact name
2025-01-06 07:41:28
650
I am not sure whether this is a bug, but I noticed an inconsistency between the output of the bootJar task in gradle and...
springboot Skip lazy initialization of beans that explicitly set the lazy attribute to false
2025-01-06 07:41:21
5438
Hi,The suspected issue described below is related to the version 2.2.0.M1 of Spring Boot.It appears that the management ...
springboot Document new Docker-related features
2025-01-06 07:41:14
131
Comment From: wilkinsonaWe need to describe:layered jarsjar mode and layertools and using them in a Dockerfilebuildpack ...
springboot spring boot cli - rabbit.groovy fails with error
2025-01-06 07:41:08
405
When attempting to run rabbit.groovy with spring cli, it fails with this error$ spring run rabbit.groovystartup failed:f...
springboot Reinstate running of OutputCaptureRuleTests
2025-01-06 07:41:02
857
Hi,I just noticed that OutputCaptureRuleTests were not running due to the fact that they need to be run with JUnit4. Thi...
springboot Spring Boot 2.2.0: ClassPathScanningCandidateComponentProvider findCandidateComponents method
2025-01-06 07:40:55
1934
After upgrading to version 2.2.0 the method findCandidateComponents of class ClassPathScanningCandidateComponentProvider...
springboot Requests are auto-timed when autotime.enabled is set to false
2025-01-06 07:40:48
1089
BackgroundAccording to this doc, it says Alternatively, when set to false, you can enable instrumentation by adding @Tim...
springboot Requests are auto-timed when autotime.enabled is set to false
2025-01-06 07:40:41
41
Forward port of issue #19981 to 2.3.0.M2.
springboot Spring Webflux ignores message of custom exception when annotated with @ResponseStatus
2025-01-06 07:40:36
53
see gh-19846Comment From: snicollThanks again @nosan
springboot Spring Boot 2 MongoDB @TypeAlias does not work
2025-01-06 07:40:29
3231
Hi,In SpringBoot 1 TypeAlias("name") does work as expected but if I migrate to SpringBoot 2 it doesn't instantiate the c...
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.
上一页
下一页
1
…
2224
2225
2226
2227
2228
…
2246
.