Nineya
Home
Blog
SpringBoot Jar startup fails on JDK 11 with a SecurityManager enabled
2025-01-07 00:37:43
7364
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
2025-01-07 00:37:37
109
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
2025-01-07 00:37:32
408
While reviewing #26326, I've noticied the following sentence in the documentation:By default, if commons-pool2 is on the...
SpringBoot Update pom.xml
2025-01-07 00:37:29
188
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
2025-01-07 00:37:26
73597
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
2025-01-07 00:37:22
1969
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
2025-01-07 00:37:18
80
Comment From: philwebbIn hindsight I think we shouldn't complicate the pipeline.
SpringBoot Environment Variable Prefixes
2025-01-07 00:37:15
2561
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'
2025-01-07 00:37:11
9771
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
2025-01-07 00:37:07
1417
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
2025-01-07 00:37:03
12891
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
2025-01-07 00:36:56
1034
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
2025-01-07 00:36:52
13846
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
2025-01-07 00:36:47
5017
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
2025-01-07 00:36:42
563
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
2025-01-07 00:36:38
16215
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
2025-01-07 00:36:35
476
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
2025-01-07 00:36:31
2182
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
2025-01-07 00:36:27
5447
Spring has the nice actuator feature of showing the current health status of the application (/health).It would be nice ...
SpringBoot add mockito-kotlin
2025-01-07 00:36:22
661
Could you add mockito-kotlin (which is part of mockito itself and no longer an addon) in the dependency-management of sb...
上一页
下一页
1
…
2033
2034
2035
2036
2037
…
2246
.