SpringBoot Please merge RCE vulnerability fix into Spring Boot 2.7.0

In regards to this issue https://spring.io/blog/2022/03/31/spring-framework-rce-early-announcementIt seems to be fixed i...

SpringBoot Update to Spring Framework 5.3.18 (Fix for Critical RCE Vulnerability)

We need to release version 2.6.6 for Spring-Boot using Spring Framework 5.3.18 immediately because a critical Zero Day E...

SpringBoot Upgrade Java 18 version in CI image

https://github.com/adoptium/temurin18-binaries/releases/download/jdk-18%2B36/OpenJDK18U-jdk_x64_linux_hotspot_18_36.tar....

SpringBoot Upgrade Java 18 version in CI image

https://github.com/adoptium/temurin18-binaries/releases/download/jdk-18%2B36/OpenJDK18U-jdk_x64_linux_hotspot_18_36.tar....

SpringBoot Upgrade Java 18 version in CI image

https://github.com/adoptium/temurin18-binaries/releases/download/jdk-18%2B36/OpenJDK18U-jdk_x64_linux_hotspot_18_36.tar....

SpringBoot Upgrade Java 18 version in CI image

https://github.com/adoptium/temurin18-binaries/releases/download/jdk-18%2B36/OpenJDK18U-jdk_x64_linux_hotspot_18_36.tar....

SpringBoot Thread safe about ApplicationAvailabilityBean

It seems that onApplicationEvent could be invoked concurrently, at least events map could be written and read concurrent...

SpringBoot use spring boot 2.6.5 spring cloud 2021.0.1 application cant not start

use spring boot 2.6.5 spring cloud 2021.0.1 application cant not start , with error:org.springframework.context.Applic...

SpringBoot MustacheAutoConfiguration in a Servlet web application fails with a ClassNotFoundException when Spring MVC is not on the classpath

Autoconfigure MustacheServletWebConfiguration conditional on ViewResolverFixes problem where if Mustache is present, but...

SpringBoot Is the v3.0.0-M2 version in the main branch?

Comment From: wilkinsonaThe main branch is slightly ahead of 3.0.0-M2 and is currently building 3.0.0-SNAPSHOT.If you ha...

SpringBoot Simplify main class name resolution in Gradle projects

We currently resolve the main class for bootJar, bootRun, and bootWar using subtly different class paths. Each time a su...

SpringBoot Allow @DefaultValue to be used on record components

It would be useful to have ability to use @DefaultValue annotation with records and Lombok's auto-generated constructors...

SpringBoot Document that @DefaultValue can be used on a record component

With thanks to @danvega for bringing this to our attention, we made a mistake in https://github.com/spring-projects/spri...

SpringBoot Receiving Upstream Publisher Response while doing Subscription and Publisher

Trying doing Subscription with @SubscriptionMapping and Publisher as well as given.Receiving Graphql response as per bel...

SpringBoot Test fails after update 2.6.4 to 2.6.5

I am working on an OSS project at https://github.com/datengaertnerei/test-data-serviceDuring one of the regular updates ...

SpringBoot Consider updating Jackson dependency for Boot 2.5.10 due to CVE-2020-36518

In Spring Boot 2.5.10, spring-boot-starter-json depends on jackson-databind version 2.12.6. Dependency-Check 7.0.0 will ...

SpringBoot Custom Adapter on Connector never used

I am trying to create new Adapter for Http11NioProcessor. I have added the following code. I have debug stop points on ...

SpringBoot Spring Boot 2.6.5 fails OWASP Check due to CVE-2020-36518

Originally CVE-2020-36518 only affected Spring 2.5.10 but the CVE was recently updated and now includes Jackson Databind...

SpringBoot AOP failure when circular reference and @Scheduled springboot 2.6.2

annotation:@Target({ElementType.METHOD})@Retention(RetentionPolicy.RUNTIME)public @interface RedissonLock { String ke...

SpringBoot Spring Data StartsWith query throws InvalidDataAccessApiUsageException since Spring Boot 2.6.5

There seems to be a bug in Hibernate-core 5.6.7.Final which is used with Spring Boot 2.6.5:I reproduced the issue with a...
上一页 下一页
.