Nineya
Home
Blog
软著申请
SpringBoot Refactor method for improved readability
2025-01-07 22:07:02
548
Refactor isStringConversionBetter method for concise logicComment From: pivotal-cla@sosow0212 Please sign the Contributo...
SpringBoot Potentially exclude project build test scope from 'compiledWithoutParameters' validation
2025-01-07 22:06:59
2814
I am working on a Spring Boot project using native image support via Spring Boot Gradle plugin.I wanted to use Playtika ...
SpringBoot Spring Boot 2.7.8 application cannot be reached in Azure
2025-01-07 22:06:57
21615
I'm using Spring boot within a Docker image on Azure (App Service).After upgrading from Spring Boot 2.7.7 to 2.7.8 no re...
SpringBoot io.lettuce.core.RedisConnectionException: Unable to connect to [docker-server-name]/<unresolved>:6379
2025-01-07 22:06:51
963
spring-boot-version: 3.2.4redis config:spring: data: redis: host: [docker-server-name] port: 6379no passwo...
SpringBoot Loading of custom deny-all filter can cause a StackOverflowError when deploying to Tomcat with Log4j2 configured to use a single JVM-wide logger context
2025-01-07 22:06:48
1816
This PR replaces the custom "deny all" filter used by Log4J2LoggingSystem with the standard DenyAllFilter, which is avai...
SpringBoot As of Jetty12, Graceful shutdown is broken.
2025-01-07 22:06:46
2367
Since Jetty12, StatisticHandler is no longer to check shutdown state. JettyServer failed to count active request count c...
SpringBoot spring-boot-starter-data-mongodb not working in library
2025-01-07 22:06:43
933
hello,I created a spring structure made of Service, Repository and Entities annotated with lombok.If I put the entire pa...
SpringBoot Facing Issue with log back Configuration
2025-01-07 22:06:40
3878
Facing issue with logback-ecs configuration while deploying the app in ECS or running app locally.Exception in thread &q...
SpringBoot Spring Boot application fails to start with Unable to start docker process
2025-01-07 22:06:23
10321
I have a simple Spring Boot 3.2.4 application. After trying to integrate the Docker Compose support, the application is ...
SpringBoot Delay interaction with Lazy CqlSession bean until first required usage
2025-01-07 22:06:21
469
Though the CqlSession provided by the CassandraAutoConfiguration can be lazy, the configuration for data-cassandra trigg...
SpringBoot Building native image with spring-boot:build-image throws DockerEngineException: Docker API call to 'localhost:2375/v1.24/containers/create' failed with status code 400 "Bad Request"
2025-01-07 22:06:18
13339
Spring Boot 3.2.4 / Maven 3.9.6When building the native image through mvn -e -Pnative spring-boot:build-image command, I...
SpringBoot Support null values when binding properties
2025-01-07 22:06:08
5503
Application has a ben annotated with@ConfigurationProperties("test") that has a List<String> attribute called user...
SpringBoot Applcation failed to start
2025-01-07 22:06:05
3780
Hi All,I am newbie in the Spring Boot world, I am facing a problem while starting spring boot application below i am sha...
SpringBoot Oracle managed dependency coordinates SpringBoot 3.2.2
2025-01-07 22:06:02
2257
SpringBoot 3.2.0I work on a SpringBoot project in which we do process Binary JSON content in Oracle DB 21.3.0.We had a w...
SpringBoot Upgrade to gradle/actions 3.2.1
2025-01-07 22:05:59
3941
Bumps gradle/actions from 3.1.0 to 3.2.1.Release notesSourced from gradle/actions's releases.v3.2.1The recent update to ...
SpringBoot Spring Boot not picking up Controller classes
2025-01-07 22:05:40
2833
MRESteps to repro:Unzip the MREmvn clean installmvn spring-boot:runExpectedapplication to launch and start listening for...
SpringBoot Interoperability between R2DBC and JPA/JDBC configurations
2025-01-07 22:05:37
19468
Edit context and TL;DR: This issue was originally a question about spring R2DBC interop/compat with a project using JPA/...
SpringBoot Native image from buildpack with Jetty cannot be started
2025-01-07 22:05:34
11535
I am leveraging Spring Buildpack support for native image in one of my projects. There is nothing fancy configured, only...
SpringBoot Upgrade to MongoDB 5.0
2025-01-07 22:05:30
2048
The MongoDB 5.0 Java Driver ships with previously deprecated API now removed (mongodb/mongo-java-driver#1268). To allow ...
SpringBoot Cannot access a Jolokia endpoint with spring security on
2025-01-07 22:05:28
3154
I have Spring Boot 3.1.5 and inside yaml I have:management: security: enabled: false endpoint: metrics.enabled: ...
上一页
下一页
1
…
1704
1705
1706
1707
1708
…
2246
.