Nineya
Home
Blog
springboot Fix duplicate words
2025-01-06 08:03:33
83
Hi,this PR fixes a couple of duplicate/redundant words in comments.Cheers,Christoph
springboot Explicitly set java home in Maven Plugin integration tests
2025-01-06 08:03:27
455
Hi,I'm regularly switching between JDKs at the moment and noticed that RunIntegrationTests fails if IDEA is setup with J...
springboot Converter and Formatter interfaces cannot be implemented together
2025-01-06 08:03:20
1464
Up to Spring Boot 2.1.x it was possible to have a class that implements both org.springframework.core.convert.converter....
springboot Error status code set by handler interceptor overriden with status code 500
2025-01-06 08:03:14
1432
Spring Boot 2.2.4Have a controller method with @Produces("application/x-protobuf").Have a handler interceptor that write...
springboot Rest service in Spring Boot that invokes a storage procedure and must return response in JSON
2025-01-06 08:03:07
3628
Good afternoon, I am relatively new to spring boot, and I am working with a rest service that receives a telephone numbe...
springboot application.yml with the Chinese start key of Map, start failed!
2025-01-06 08:03:00
1423
version:2.2.1.RELEASEI created an application.yml with the configuration:yaml-config: person-map: 张三: 张三Then I creat...
springboot Revisit PluginXmlParserTests
2025-01-06 08:02:53
2308
Added tests for the existing behavior of the parse method, including an exception test in the case of a missing plugin.x...
springboot Remove redundant useJUnitPlatform declarations
2025-01-06 08:02:46
183
Hi,this PR removes two usages of useJUnitPlatform that should be redundant as they're applied via the ConventionsPlugin ...
springboot Polish
2025-01-06 08:02:41
443
Comment From: pivotal-issuemaster@zhangt2333 Please sign the Contributor License Agreement!Click here to manually synchr...
springboot The program sometimes "has been closed already", sometimes not
2025-01-06 08:02:33
4857
spring boot 2.2.3sorry , has been closed already I don't know what triggered it? Because the program is exactly the same...
springboot inner class SharedMetadataReaderFactoryBean method getObject is not instance of getObjectType
2025-01-06 08:02:28
1266
inner class SharedMetadataReaderFactoryBean of SharedMetadataReaderFactoryContextInitializer implement interface Factory...
springboot Conditions evaluation report mistakenly prints '@ConditionalOnBean' for negative matches
2025-01-06 08:02:21
41
Forward port of issue #19948 to 2.3.0.M2.
springboot Conditions evaluation report mistakenly prints '@ConditionalOnBean' for negative matches
2025-01-06 08:02:15
762
Fixes wrong prints of @ConditionalOnBean for negative matches in Conditions Evaluation Report by changing a hardcoded Co...
springboot Upgrade to Testcontainers 1.12.5
2025-01-06 08:02:08
86
Hi,this PR upgrades the testcontainers-java library to version 1.12.5.Cheers,Christoph
springboot Upgrade to spring-javaformat 0.0.20
2025-01-06 08:02:02
38
Forward port of issue #20011 to 2.2.5.
springboot Enhance startup time by not log PID
2025-01-06 08:01:56
1618
I found that even if I didn't have any actual code, it would take at least 5 seconds for the program to start. After som...
springboot RedisReactiveHealthIndicator Redis Sentinel using password
2025-01-06 08:01:50
4028
Hi,When using Spring boot 2.2.4 with Spring cloud gateway version Hoxton.SR1 with Rate limit filter using Redis Sentinel...
springboot RemoteSpringApplication doesn't seem to work (gradle.kts project)
2025-01-06 08:01:43
6283
Hello,Here's the log:2020-02-14 22:51:33.028 INFO 84 --- [ restartedMain] com.my.my.MyApplicationKt : Startin...
springboot Proposed Fix for issue 20135
2025-01-06 08:01:37
873
Default the properties in the constructorFixes #20135Comment From: pivotal-issuemaster@ddebree Please sign the Contribut...
springboot Enable configuration properties scanning in java release scripts
2025-01-06 08:01:30
41
Forward port of issue #20174 to 2.3.0.M3.
上一页
下一页
1
…
2212
2213
2214
2215
2216
…
2239
.