Nineya
Home
Blog
软著申请
SpringBoot ClassNotFoundException for EndpointMBean
2025-01-07 04:43:39
42110
Hi,On mvn spring-boot:run , I keep getting repeating ClassNotFoundException for EndpointMBean, DataEndpointMBean and Liv...
SpringBoot About the SPI mechanism
2025-01-07 04:43:36
297
My SpringBoot version is 2.7.7I have a demo that loads beans using META-INF/spring/org.springframework.boot.autoconfigur...
SpringBoot Spring Boot 3.0.1 war package not work on apache-tomcat 8.5.84
2025-01-07 04:43:34
613
I try to deploy a simple Spring Boot project 3.0.1 with JDK 17 on apache tomcat 8.5.84.When I lunch tomcat, I servlet co...
SpringBoot No serializer found for class SimpleGrantedAuthority in Native image
2025-01-07 04:43:31
18460
I have a problem with native compilation. Before I used Spring Security,my Spring Boot app was working fine, could perf...
SpringBoot How to support reflection
2025-01-07 04:43:28
587
Therefore, I introduced native and added an annotationHowever, it reported a cglib erroreg:Comment From: philwebbThanks ...
SpringBoot Section of the Spring Boot 3.0 migration guide is no longer valid
2025-01-07 04:43:17
635
Hello, thank you for all your hard work!I am a member of the OpenRewrite team and I have been working on a composite rec...
SpringBoot Upgrade to Logback 1.3.5
2025-01-07 04:43:15
842
I encountered the LOGBACK-1162 bug using Spring Boot Framework. This bug was fixed in Logback 1.3.+ versions, so I decid...
SpringBoot Migrate imports to Apache HttpClient 5
2025-01-07 04:43:12
820
Completes the task #33533changes build.gradle file to use HttpClient5Changes imports to use HttpClient5 importsMigrates ...
SpringBoot Document limitations of using buildpacks to build a native image on ARM64 devices
2025-01-07 04:43:10
5419
I use spring boot 3.0.0-RC2, with Java 17 and the newest Docker version 4.14.0. Tested it on an M1 Max.I init a complete...
SpringBoot Is there a reason why creating a RestClient is so "hard"?
2025-01-07 04:43:05
2181
Enhancementinspired by org.springframework.boot.autoconfigure.jdbc.DataSourceProperties#initializeDataSourceBuilder, wou...
SpringBoot Maven GraalVm native tests (mvn -PnativeTest test)
2025-01-07 04:43:02
9276
Hello!Just generated a new maven spring boot project on Spring Initializr (https://start.spring.io/) using version 3.0.0...
SpringBoot NoSuchBeanDefinitionException for org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry when trying to publish AvailabilityChangeEvent during context close processing after refresh failure
2025-01-07 04:43:00
15510
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.boot.autocon...
SpringBoot BootLanguageServerBootApp class is taking all available cpu continuously
2025-01-07 04:42:57
1793
I don't know if this belongs in this repository or not. It's not clear to me how to figure out a better one.I recently n...
SpringBoot Record HTTP client metrics when spring-security requests OAuth2 resources from an authorization server
2025-01-07 04:42:55
840
When including the spring-boot-starter-oauth2-resource-server, it would be nice if external requests made by Spring Secu...
SpringBoot Stop packaging optional dependencies by default in our Maven plugin and provide an option to opt back in
2025-01-07 04:42:52
4818
We need to exclude some of our dependencies because these dependencies must be provided by the customer due to license r...
SpringBoot Invalid configuration management.server.port=18080
2025-01-07 04:42:50
1440
Spring Boot 2.7.6file:application.properties config:server.port=8080server.servlet.context-path=/fxmanagement.server.po...
SpringBoot How to close or reset a http2 stream in Spring boot with embedded Netty server application?
2025-01-07 04:42:47
2864
Our application runs on Spring Boot with embedded Netty server (enabled http2). And it exposes services via Rest APIs. O...
SpringBoot No warning is given when <springProfile> is used in a Logback <root> block
2025-01-07 04:42:43
8953
Hi Community, I have the following spring-logback.xml configuration<?xml version="1.0" encoding="UTF-8...
SpringBoot Use model.deepMarkAsSkipped in SpringProfileModelHandler
2025-01-07 04:42:41
135
SpringProfileModelHandler uses model.markAsSkipped where as Logback's <if> uses model.deepMarkAsSkipped. I think w...
SpringBoot Improve maven plugin tags documentation
2025-01-07 04:42:39
465
As mentioned in https://github.com/spring-projects/spring-boot/issues/33528, I have updated the description of tags.Comm...
上一页
下一页
1
…
1864
1865
1866
1867
1868
…
2246
.