SpringBoot Extend changelog with "Removals" and "Deprecations" sections

See https://github.com/spring-io/github-changelog-generator/issues/39 for discussion. I think https://github.com/spring-...

SpringBoot Override image name via command line

I read in https://github.com/spring-projects/spring-boot/commit/08e96427deb59c24a7d93f673284db3287538e25 [Add command-li...

SpringBoot Fix XML tag in image publishing example

Hi,I just noticed this broken XML closing tag in the Maven-Plugin docs.Cheers,ChristophComment From: snicollGood catch, ...

SpringBoot Jarfilewrapper produces many FinalReference

@philwebb, I have already tried the same app with 2.2.10.BUILD-SNAPSHOT and it looks much better. There is a number of w...

SpringBoot Update Paketo builder coordinates to Dockerhub location

The Paketo Buildpacks project is actively moving away from GCR locations for builders to Dockerhub. We'll continue shipp...

SpringBoot Document how JAVA_OPTS can be used with the buildpack

See https://github.com/spring-projects/spring-boot/issues/21483#issuecomment-634170647Comment From: fernandezsebHey, I'd...

SpringBoot Large files throw YAML exceptions

Spring Boot Version: 2.3.4Issue:As referenced in #23096, trying to load our app (which uses quite a lot of big yaml file...

SpringBoot Postgresql 42.2.16 #23297 - Not working on SSL Connections to e.g. Azure or AWS Databases

Postgres JDBC-Driver 42.2.16 is not working corretly with enabled ssl connection.org.postgresql.util.PSQLException: The ...

SpringBoot Spring boot actuator does not work with integrationflow

I am trying to access actuator health endpoint in spring boot application on the application port, but it shows me 404-n...

SpringBoot Expose cache metrics for RedisCache

Spring Data's RedisCache exposes since version 2.4 a CacheStatistics interface that exposes the following metrics:Number...

SpringBoot Add example of default Cloud Native Buildpacks Builder

The build plugins use the cloudfoundry/cnb:0.0.43-bionic Builder by default, which bundles the OpenJDK Buildpack. The Op...

SpringBoot Rework ElasticsearchReactiveHealthIndicator once Spring Data stops exposing ClientResponse

There are a number of deprecations in Spring Framework 5.3.0 around exchange and handling of ClientResponse. Unfortunate...

SpringBoot (2.3.4.RELEASE) (PostgreSql) (PSQLException) A tentativa de conexão falhou.

org.postgresql.util.PSQLException: A tentativa de conexão falhou. at org.postgresql.core.v3.ConnectionFactoryImpl.ope...

SpringBoot Upgrade to Hibernate 5.4.21.Final

Comment From: danielwegenerAny chance to get this updated to 5.4.22.Final for 2.3.5 or 2.4.0 ?https://hibernate.atlassia...

SpringBoot Add a field of AsyncWebRequest to let it work with Undertow?

Access requests forwarded to async results may won't work with Undertow . See Pull request #235591. Now I realized it i...

SpringBoot @ConfigurationPropertiesBinding does not apply Formatter beans

I have a bean that implements Formatter that is supposed to also implement Converter as I need it to be considered for a...

SpringBoot Log JDBC connection URL for embedded database when using H2 console

When testing a web application with an embedded H2 database and the H2 console enabled (spring.h2.console.enabled=true),...

SpringBoot Add upgrading section to reference docs with a link to the wiki

Users might not find the release notes if they start with the reference docs. As suggested by @Buzzardo we should add a ...

SpringBoot Remove spring-boot.version property from spring-boot-dependencies

It, for good reason, doesn't control the version of any Spring Boot dependencies but people assume that it will. This is...

SpringBoot Improved type safety in DataSourceBuilder

Switched from oracle.jdbc.datasource.OracleCommonDataSource to oracle.jdbc.datasource.OracleDataSource to fix invalid ca...
上一页 下一页
.