SpringBoot Jar startup fails on JDK 11 with a SecurityManager enabled

We currently have a problem, similar to #17796, concerning the start of fat jars with JDK11 and SecurityManager enabled....

SpringBoot Link to Spring Data JPA points to Spring Data JDBC

The link to the Spring Data JPA reference guide in our doc points to Spring Data JDBC rather than Spring JPA.

SpringBoot Clarify when a connection pool is created for Redis

While reviewing #26326, I've noticied the following sentence in the documentation:By default, if commons-pool2 is on the...

SpringBoot Update pom.xml

Comment From: pivotal-cla@EvgM1 Please sign the Contributor License Agreement!Click here to manually synchronize the sta...

SpringBoot Builder lifecycle 'creator' failed with status code 145

My Local Environment:OS name: "windows 10 ", version: "21H1", arch: "x86_64"Java version: ...

SpringBoot Is there any way to generate effective application yml or properties being used for running spring boot process

Is there any way to generate effective application yml or properties being used for running spring boot processespeciall...

SpringBoot Add slack notifaction on CI image build failure

Comment From: philwebbIn hindsight I think we shouldn't complicate the pipeline.

SpringBoot Environment Variable Prefixes

SpringBoot version: 2.5.02.Environment Variable Prefixeshttps://github.com/spring-projects/spring-boot/wiki/Spring-Boot-...

SpringBoot Spring Book 2.5.0, JPA with H2 Database data.sql insert fails: Error creating bean with name 'dataSourceScriptDatabaseInitializer'

I want to raise an issue that I have observed when I tried to create a sample application with Spring Boot 2.5.0With JPA...

SpringBoot Upgrading to Spring Boot 2.5.0 leads to a startup warning from Jackson about Kotlin

After migrating to Spring Boot 2.5.0 I get the following warning during startup:WARN | o.s.h.c.j.Jackson2ObjectMapperBui...

SpringBoot command line application performance issues

I'm not sure the problem is spring boot, but I'm having problems finding it. The Jar is currently taking 3 seconds (9 if...

SpringBoot I can't open a new connection to the database (azure) after starting spring boot app

Describe the issueWe use Azure Managed PostgreSQL (11). I connect successfuly to the database from spring boot applicati...

SpringBoot LoggingSystem should not return LogbackLoggingSystem if logback-classic is not available

As raised in https://github.com/logstash/logstash-logback-encoder/issues/526 and https://github.com/Mahoney/slf4j-test/i...

SpringBoot DevTools still refers to deprecated keys

The following WARN shows up when adding spring-boot-devtools and spring-boot-properties-migrator in a vanilla spring-boo...

SpringBoot Provide health for an AbstractRoutingDataSource's resolved targets

Comment From: philwebbClosing in favor of PR #25708Comment From: limkinZeroHi @bono007 @wilkinsona , I´m check this func...

SpringBoot Error processing condition on org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration.jpaVendorAdapter

I have this in console :java.lang.IllegalStateException: Error processing condition on org.springframework.boot.autoconf...

SpringBoot Unable to create a folder in the root directory of the application in spring boot 2.5.0

Unable to create a folder in the root directory of the application (the equivalent of src), such as a folder called conf...

SpringBoot gradle-spring-boot V2 requiresUnpack does not work

Hi,I'm trying to use the V2.0.0.M1 of the gradle-spring-boot plugin to create a fatJar since I don't want the dependency...

SpringBoot Add Metric for Health

Spring has the nice actuator feature of showing the current health status of the application (/health).It would be nice ...

SpringBoot add mockito-kotlin

Could you add mockito-kotlin (which is part of mockito itself and no longer an addon) in the dependency-management of sb...
上一页 下一页
.