Nineya
Home
Blog
SpringBoot Please merge RCE vulnerability fix into Spring Boot 2.7.0
2025-01-07 02:44:01
370
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)
2025-01-07 02:43:57
416
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
2025-01-07 02:43:52
122
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
2025-01-07 02:43:48
122
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
2025-01-07 02:43:45
122
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
2025-01-07 02:43:42
122
https://github.com/adoptium/temurin18-binaries/releases/download/jdk-18%2B36/OpenJDK18U-jdk_x64_linux_hotspot_18_36.tar....
SpringBoot Thread safe about ApplicationAvailabilityBean
2025-01-07 02:43:38
401
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
2025-01-07 02:43:35
4934
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
2025-01-07 02:43:31
16429
Autoconfigure MustacheServletWebConfiguration conditional on ViewResolverFixes problem where if Mustache is present, but...
SpringBoot Is the v3.0.0-M2 version in the main branch?
2025-01-07 02:43:26
616
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
2025-01-07 02:43:23
787
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
2025-01-07 02:43:17
3967
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
2025-01-07 02:43:14
822
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
2025-01-07 02:43:11
1418
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
2025-01-07 02:43:06
2502
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
2025-01-07 02:43:02
1624
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
2025-01-07 02:42:58
2632
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
2025-01-07 02:42:52
3261
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
2025-01-07 02:42:48
1384
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
2025-01-07 02:42:38
16678
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...
上一页
下一页
1
…
1950
1951
1952
1953
1954
…
2246
.