Nineya
Home
Blog
SpringBoot Polish
2025-01-06 19:40:19
93
This PR fixes some typos and polishes trivial stuff.Comment From: snicollThanks again @izeye
SpringBoot Use static fields to make LoggingSystemFactory implementations Graal friendly
2025-01-06 19:40:12
4302
@philwebb @wilkinsona After a deeper analysis to understand why Logback logging was broken on spring-graalvm-native, I f...
SpringBoot Incorrect link built into "Learn" docs page
2025-01-06 19:40:05
471
The API Doc. link on this page incorrectly points to the latest reference docs: https://spring.io/projects/spring-boot#l...
SpringBoot @MockBean fields are not reset for JUnit 5 @Nested tests
2025-01-06 19:39:59
13808
Hello Spring Boot team!Today a colleague of mine came across strange behaviour when writing some JUnit 5 tests. It seems...
SpringBoot springboot project run with logbakck,can not write log
2025-01-06 19:39:51
1043
the situation is that my project configuration file application.yml has log configuration, eglogging: level: org.spri...
SpringBoot Databases that support embedded and non-embedded modes are always detected as embedded
2025-01-06 19:39:44
29599
… #23538Bug fix for Can't connect to a local h2 database created without username #23538The changes were, 1 The jdbc use...
SpringBoot Springboot 2, HikariCP and Microsoft SQL Server 2014
2025-01-06 19:39:38
1697
We have services written in Springboot 2 and we are using SQL Server as backend database Hikaricp is 3.4.1 [compile] - ...
SpringBoot SpringBoot 中文文档的13.2 Maven部分的第三个case中Spring被翻译为了春天,应该是Spring
2025-01-06 19:39:31
823
Comment From: bclozelUsing an automated translation tool:In the third case of the 13.2 Maven section of the SpringBoot C...
SpringBoot Upgrade to Micrometer 1.6.0
2025-01-06 19:39:24
829
Micrometer 1.6 has a number of improvements that may require some change on our end:Support for CloudWatch's highResolut...
SpringBoot Provide configuration properties for setting the logging charsets
2025-01-06 19:39:17
21065
See #23540 for the original request.Comment From: wilkinsonaI think this has had an unwanted side-effect, at least when ...
SpringBoot Provide dependency management for jOOQ's new jooq-kotlin module
2025-01-06 19:39:10
403
I found that the JOOQ group in the dependency management does not contain the newly released jooq-kotlin module.https://...
SpringBoot Configuration property annotation processor does not notice overriding getter methods
2025-01-06 19:39:01
386
If a configuration properties class overrides a getter method, it's not seen properly by the annotation processor. As it...
SpringBoot The number of TCP connections still increase after update spring boot version unless restart spring gateway.
2025-01-06 19:38:55
515
spring boot 2.3.3spring cloud Hoxton.SR7Refer to below :Source code:gateway.zipComment From: hcl78184889refer to before ...
SpringBoot Upgrade to github-changelog-generator 0.0.4
2025-01-06 19:38:44
142
Backport of #23715Comment From: snicollFixed by https://github.com/spring-projects/spring-boot/commit/eb77a20ea1cae4da72...
SpringBoot Upgrade to Flyway 7.1.1
2025-01-06 19:38:36
319
Comment From: wilkinsonaUnfortunately this needs to be reverted due to https://github.com/flyway/flyway/issues/2991.Comm...
SpringBoot No accessor to set property private final int org.bson.types.BSONTimestamp.inc!
2025-01-06 19:38:26
28228
I upgrade spring-boot-starter-parent 2.0.3.RELEASE to 2.1.2.RELEASEWhen I use Spring Data mongodb, found the error as fo...
SpringBoot Add driverClassName Property to LiquibaseProperties.java
2025-01-06 19:38:20
1609
Spring Boot - 2.3.4LiquibaseProperties.java doesn't contain driverClassName property.During LiquibaseAutoConfiguration i...
SpringBoot org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is java.lang.NoSuchFieldError: ACCEPT_CASE_INSENSITIVE_VALUES
2025-01-06 19:38:13
11567
Excuse me The post request method contains LocalDateTime ,is report errororg.springframework.web.util.NestedServletExce...
SpringBoot ConfigurationMetadataAnnotationProcessor can add duplicate entries
2025-01-06 19:38:06
26424
I've had builds fail recently due to duplicate meta-data entries. The most recent being https://ge.spring.io/s/p5yonxusz...
SpringBoot ConfigurationProcessor removes inner type nested properties from metadata
2025-01-06 19:37:59
2237
Spring Boot version: 2.1.8.RELEASEspring-boot-configuration-processor removes nested properties declared with inner clas...
上一页
下一页
1
…
2100
2101
2102
2103
2104
…
2246
.