SpringBoot ClassNotFoundException for EndpointMBean

Hi,On mvn spring-boot:run , I keep getting repeating ClassNotFoundException for EndpointMBean, DataEndpointMBean and Liv...

SpringBoot About the SPI mechanism

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

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

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

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

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

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

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

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"?

Enhancementinspired by org.springframework.boot.autoconfigure.jdbc.DataSourceProperties#initializeDataSourceBuilder, wou...

SpringBoot Maven GraalVm native tests (mvn -PnativeTest test)

Hello!Just generated a new maven spring boot project on Spring Initializr (https://start.spring.io/) using version 3.0.0...

SpringBoot BootLanguageServerBootApp class is taking all available cpu continuously

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

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

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

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?

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

Hi Community, I have the following spring-logback.xml configuration&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8...

SpringBoot Use model.deepMarkAsSkipped in SpringProfileModelHandler

SpringProfileModelHandler uses model.markAsSkipped where as Logback's &lt;if&gt; uses model.deepMarkAsSkipped. I think w...

SpringBoot Improve maven plugin tags documentation

As mentioned in https://github.com/spring-projects/spring-boot/issues/33528, I have updated the description of tags.Comm...
上一页 下一页
.