SpringBoot Polish

This PR fixes some typos and polishes trivial stuff.Comment From: snicollThanks again @izeye

SpringBoot Use static fields to make LoggingSystemFactory implementations Graal friendly

@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

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

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

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

… #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

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

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

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

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

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

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.

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

Backport of #23715Comment From: snicollFixed by https://github.com/spring-projects/spring-boot/commit/eb77a20ea1cae4da72...

SpringBoot Upgrade to Flyway 7.1.1

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!

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

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

Excuse me The post request method contains LocalDateTime ,is report errororg.springframework.web.util.NestedServletExce...

SpringBoot ConfigurationMetadataAnnotationProcessor can add duplicate entries

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

Spring Boot version: 2.1.8.RELEASEspring-boot-configuration-processor removes nested properties declared with inner clas...
上一页 下一页
.