Nineya
Home
Blog
springboot Fix typos in how to section of reference documentation
2025-01-06 08:28:47
41
Forward port of issue #20313 to 2.3.0.M3.
springboot DependencyCustomizer ifAllResourcesPresent adds modules if any resources are present
2025-01-06 08:28:42
38
Forward port of issue #20418 to 2.2.6.
springboot Spring Boot Actuator: Endpoint
2025-01-06 08:28:31
1053
Implementing Custom Endpoints@Component@Endpoint(id = "test")class TestEndpoint {// ... some operations ...}En...
springboot Provide a way to customize layers with the Maven plugin
2025-01-06 08:28:25
3487
Comment From: philwebbI'd been thinking about the layers configuration during the design of the API. Its unfortunately r...
springboot Upgrade to Spring Kafka 2.4.4.RELEASE
2025-01-06 08:28:18
129
Comment From: wilkinsonaThere's a 2.4.4 coming before M3 ships, so let's repurpose this issue to upgrade once it's been ...
springboot RestTemplateBuilder does not set root uri when called
2025-01-06 08:28:11
9752
RestTemplateBuilder.rootUri(String) doesn't seem to work. The documentation saysSet a root URL that should be applied to...
springboot Spring Boot 2.2.4 + Spring Batch + Data JPA
2025-01-06 08:28:05
1178
We upgraded our SpringBoot Application to Spring Boot 2.2.4, Spring 5.2.3 and Spring Batch 2.2.4 releases respectively. ...
springboot Add support for configuring Liquibase's clearCheckSums
2025-01-06 08:27:58
2279
Liquibase auto configuration is extended with clearCheckSums to allow to clear all checksums in the current changelog, s...
springboot Upgrade CI to Docker 19.03.7
2025-01-06 08:27:52
1178
Hi,this upgrades the Docker version for the CI environment to 19.03.7.Cheers,ChristophP.S.: I could offer to create a si...
springboot Inconsistent behaviour of ServletContext.getResources()
2025-01-06 08:27:45
9404
The behavior of javax.servlet.ServletContext#getResourcePaths and (its sibling methods) is inconstent, depending on how ...
springboot Ambiguous description of server.ssl.ciphers in documentation
2025-01-06 08:27:39
3377
We're writing an application using Spring Boot Webflux and trying to configure SSL.In application.yml, we have:server: ...
springboot DevTools triggers eager initialization of jaxws-client defined in XML config
2025-01-06 08:27:32
3197
When including springboot-devtools in my java applications, CXF JAX-WS clients being initialized with XML config were st...
springboot DevTools triggers eager initialization of jaxws-client defined in XML config
2025-01-06 08:27:25
41
Forward port of issue #20430 to 2.3.0.M3.
springboot Usage of LdapTemplate forces to make project dependent on spring-boot-starter-data-ldap even when there are no instances of LdapRepository
2025-01-06 08:27:20
3569
I've prepared a demonstration for this case:1) checkout https://github.com/stsypanov/spring-boot-ldap-issue2) run LimitT...
springboot DependencyCustomizer ifAllResourcesPresent adds modules if any resources are present
2025-01-06 08:27:13
38
Forward port of issue #20418 to 2.2.6.
springboot DependencyCustomizer ifAllResourcesPresent adds modules if any resources are present
2025-01-06 08:27:07
2094
I found that the logic of theifAllResourcesPresentand ifAnyResourcesPresentmethods is exactly the samehttps://github.com...
springboot Polish
2025-01-06 08:27:00
93
This PR fixes some typos and polishes trivial stuff.Comment From: snicollThanks again @izeye!
springboot Upgrade to Spring Kafka 2.4.4.RELEASE #20469
2025-01-06 08:26:54
80
Hi,this PR fixes #20469 Upgrading to Spring Kafka 2.4.4.RELEAS.Cheers,Christoph
springboot TomcatReactiveWebServerFactory does not call getTomcatWebServer to create the TomcatWebServer
2025-01-06 08:26:47
116
Forward port of issue #20386 to 2.3.0.M3.Comment From: wilkinsonaClosed by 899efc9ebaadecc7d7671dde5adb223f5ea2f841.
springboot TomcatReactiveWebServerFactory does not call getTomcatWebServer to create the TomcatWebServer
2025-01-06 08:26:41
38
Forward port of issue #20386 to 2.2.6.
上一页
下一页
1
…
2202
2203
2204
2205
2206
…
2240
.