Nineya
Home
Blog
springboot Add support for default Cassandra port
2025-01-06 08:44:24
888
Follow-up of #18621In Spring Boot 2.2.x, Cassandra has a port defaulting to 9042 and contact-points as a list of host, d...
springboot Custom ObjectMapper not used in 2.2.x
2025-01-06 08:44:17
4003
When upgrading from Spring Boot version 2.1.13 to 2.2.6 my Jackson object mapper is no longer automatically registered a...
springboot @TestExecutionListeners makes @BeforeAll run before ApplicationRunner
2025-01-06 08:44:11
2485
I have Spring Boot application with a custom ApplicationRunner:@SpringBootApplicationpublic class MainApplication { p...
springboot Update system requirements to reflect support for Java 14
2025-01-06 08:44:03
41
Forward port of issue #20689 to 2.3.0.M4.
springboot Upgrade to Kotlin 1.3.71
2025-01-06 08:43:56
594
Hi,this PR upgrades to Kotlin 1.3.71.Cheers,ChristophComment From: wilkinsonaThanks for the PR, @dreis2211. As noted in ...
springboot Remove _embedded in HATEOAS link using spring-boot-2.2.1
2025-01-06 08:43:49
11206
I am using spring-boot-2.2.1 along with spring-HATEOAS. Hypermedia links are working fine but I see _embedded attribute ...
springboot Compabibility of v1.2.3 with Tomcat 7.0.100 ?
2025-01-06 08:43:43
2950
We upgraded our app from Tomcat 7.0.96 to 7.0.100 and found that although the app appears to start, it's not responding ...
springboot Do not attempt to detect Kubernetes as a cloud platform
2025-01-06 08:43:36
3370
A general principle behind Kubernetes design is; Meet the user where they are. This means that application developers sh...
springboot Make use of @DynamicPropertySource in our integration tests
2025-01-06 08:43:29
15617
There's a bit of ceremony involved at the moment:@Testcontainers@ContextConfiguration(initializers = DataRedisTestIntegr...
springboot Add support for Java 14
2025-01-06 08:43:23
171
Spring Boot 2.2. and 2.3 share the same Spring Framework version which has official support for Java 14. Let's backport ...
springboot Support task scheduler/executor shutdown in graceful shutdown
2025-01-06 08:43:17
1830
Currently, GrcefulShutdown is geared towards web servers.One another aspect to consider for graceful shutdown is task sc...
springboot Deprecate spring.mvc.pathmatch.use-suffix-pattern, spring.mvc.pathmatch.use-registered-suffix-pattern, and spring.mvc.contentnegotiation.favor-path-extension
2025-01-06 08:43:10
41
Forward port of issue #20528 to 2.3.0.M4.
springboot Cannot read asterisk character from yml
2025-01-06 08:43:04
320
Under spring-boot 2.2.2 environment, when my yml config like as :mmmm: { "GT-*" : GT-66666 }I used @Con...
springboot Upgrade Ubuntu version in CI images
2025-01-06 08:42:58
2500
Upgrade to ubuntu:bionic-20200311Comment From: dreis2211I wonder why there was a second issue created. As I can't take a...
springboot Update release notes to describe need for an InMemoryUserDetailsManager
2025-01-06 08:42:50
94
See #14557 for the background.Comment From: mbhaveUpdated the release notes with this section.
springboot Placeholder cannot be resolved
2025-01-06 08:42:42
4514
I'm deploying a spring boot application in PCF, using the CredHub service for storing credentials. However, when I'm usi...
springboot Upgrade to Spring Framework 5.2.5
2025-01-06 08:42:36
44
Comment From: snicollClosed by 5c6bc3729e0fa
springboot Upgrade to Spring Data Moore SR6
2025-01-06 08:42:29
195
Comment From: mp911deDependency upgrades:org.elasticsearch.client:elasticsearch-rest-high-level-client -> 6.8.7org.ne...
springboot Upgrade to Spring HATEOAS 1.0.4.RELEASE
2025-01-06 08:42:22
544
Comment From: snicollSo it looks like Spring HATEOAS 1.0.4 didn't happen this time after all. The release was due a week...
springboot Unresolvable placeholder in the value of spring.datasource.url causes a startup failure even when there is a user-provided DataSource bean
2025-01-06 08:42:16
41
Forward port of issue #20438 to 2.3.0.M4.
上一页
下一页
1
…
2082
2083
2084
2085
2086
…
2127
.