Nineya
Home
Blog
SpringBoot Some entries in the tables of configuration properties are incomplete
2025-01-06 17:30:42
1166
While discussing some documentation improvements (see #21077 and #21121), I've noticed that several common application p...
SpringBoot Auto-configuration of Gradle developmentOnly configuration incompatible with pre-existing manual configuration
2025-01-06 17:30:31
2711
Affected component: Spring Boot Gradle PluginAffected version: 2.3.0The recent release of Spring Boot 2.3.0 included aut...
SpringBoot Image references passed to a CNB builder are not validated
2025-01-06 17:30:24
1202
See #21483 for an example of a user providing an image name that causes a failure in the CNB builder that is difficult t...
SpringBoot Automatically add additional Link Builder beans to thymeleaf template engine
2025-01-06 17:30:17
5165
Only template resolvers and dialects are added automatically. There should be a line in code to add link builders as wel...
SpringBoot Spring Boot app as a module
2025-01-06 17:30:10
4265
Hi,I have a legacy java application which is a monolith web based on servlet. We want to develop new APIs but outside th...
SpringBoot Spring Data Elasticsearch: Health indicator fails with reactive only configuration
2025-01-06 17:30:04
968
When only a configuration for a ReactiveElasticsearchClient is present (we have created a subclass of AbstractReactiveEl...
SpringBoot Projects using Maven and spring-security-oauth2-client end up with a downgraded version of json-smart that isn't compatible with the managed version of json-path
2025-01-06 17:29:55
3128
There is a clash over the transitive dependency on json-smart between spring-security-oauth2-client:5.3.3 and spring-boo...
SpringBoot Use lazy lambdas instead of explicit argument
2025-01-06 17:29:48
123
Hi,this tiny PR avoids using explicit arguments that are always evaluated by using lambdas where possible.Cheers,Christo...
SpringBoot Upgrade Java 15 version in CI image
2025-01-06 17:29:40
147
https://github.com/AdoptOpenJDK/openjdk15-binaries/releases/download/jdk15-2020-06-17-05-44/OpenJDK15-jdk_x64_linux_hots...
SpringBoot Provide configuration properties for configuring Tomcat's relaxed path and query chars
2025-01-06 17:29:34
2891
Make Tomcat's Context attributes relaxedPathChars and relaxedQueryChars configurable in application.propertiesFixes gh-1...
SpringBoot Use Awaitility to address flakiness of LiveReloadServerTests
2025-01-06 17:28:21
461
We're currently using Thread.sleep to allow enough time for a message to be processed. This fails occasionally if the me...
springboot MockBean does not resolve the right type for abstract test class
2025-01-06 17:28:15
38
Forward port of issue #22006 to 2.4.x.
springboot MockBean does not resolve the right type for abstract test class
2025-01-06 17:28:09
38
Forward port of issue #20916 to 2.3.x.
springboot Tighten EndpointId naming rules
2025-01-06 17:28:03
2158
Ideally we'd like naming rules for EndpointId to be a bit tighter and restrict - and . chars. We couldn't do this in 2.0...
springboot spring-boot-starter-parent contains elements that must be overridden and aren't documented as such
2025-01-06 17:27:56
38
Forward port of issue #21989 to 2.4.x.
springboot spring-boot-starter-parent contains elements that must be overridden and aren't documented as such
2025-01-06 17:27:50
3537
Following on from #18532.There are still some settings (in 2.3.1.RELEASE) getting inherited which need to be overridden ...
springboot Spring boot tomcat connection timeout not working as expected
2025-01-06 17:27:43
2187
Usecase:Building a rest api with spring boot. I want to set timeout for 30 seconds. but it waits infinitely. Expecting ...
springboot is spring cloud kubernetes support spring cloud loadbalancer?
2025-01-06 17:27:36
392
I am able to deploy spring cloud application on kubernetes using spring cloud kubernetes, for LB spring cloud loadbancer...
springboot Resource Server Auto-Configuration Should Allow a JwtDecoder and OpaqueTokenIntrospector
2025-01-06 17:27:30
1433
Spring Security supports JWTs and Opaque Tokens simultaneously via an AuthenticationManagerResolver:http .oauth2Resou...
springboot WhiteLabelError
2025-01-06 17:27:23
630
In my mvc program while I am trying to send the request through @PostMapping I am getting White Label Error (Type= Metho...
上一页
下一页
1
…
2034
2035
2036
2037
2038
…
2127
.