Nineya
Home
Blog
SpringBoot Spring Session JDBC does not work when lazy initialization is enabled
2025-01-07 00:55:00
9427
The initializer that creates the database tables isn't called. This causes the attempt to save the session to fail:2021-...
SpringBoot App fails to start when using Spring Batch with JDBC and lazy initialization is enabled
2025-01-07 00:54:57
12763
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \...
SpringBoot Merge pull request #1 from spring-projects/master
2025-01-07 00:54:52
203
spring-boot更新Comment From: pivotal-cla@caychen Please sign the Contributor License Agreement!Click here to manually sync...
SpringBoot JMX for Atomikos connection pool
2025-01-07 00:54:49
866
We are unable to view Atomikos (v 5.0.3) connection pool settings in JMX (HawtIo), our application uses Spring+Embedded ...
SpringBoot File named "config" in working directory causes IllegalStateException
2025-01-07 00:54:45
10342
I have an application using spring boot 2.5.1 (I have tried 2.4.8 and 2.5.2 with the same result), packaged as war file,...
SpringBoot Live Reload using Devtools no longer connects
2025-01-07 00:54:37
1035
Follow the steps here:https://spring.io/quickstartAdd spring dev tools as a dependency during project configuration here...
SpringBoot json-smart 2.3 version has sonatype finding issue in the spring boot starter data rest 2.3.5 release version showing vulnerability issue.
2025-01-07 00:54:27
949
Comment From: philwebbI assume this is https://snyk.io/vuln/SNYK-JAVA-NETMINIDEV-1078499It looks like 2.4.2 was released...
SpringBoot Avoid illegal reflective access on ZipEntry.xdostime
2025-01-07 00:54:23
688
Hi,this PR provides an alternative solution for the illegal reflective access on ZipEntry.xdostime inside JarFileTests.j...
SpringBoot ConfigurationProperties, Records, Optional and Validation
2025-01-07 00:54:19
6043
I'm trying to wrap my head around how to use configuration properties functionality of Spring Boot while trying to keep ...
SpringBoot javax.sql.DataSource not loading
2025-01-07 00:54:16
2132
Hi, alli am facing this issue:Error starting ApplicationContext. To display the auto-configuration report re-run your ap...
SpringBoot IllegalReferenceCountException using webflux in WebEndpoint (with specified produces) using http2 and compression
2025-01-07 00:54:12
17962
This was first noticed when testing http2 (with compression already enabled) when the prometheus actuator endpoint was s...
SpringBoot Replace deprecated method call in KotlinPluginAction.getKotlinVersion
2025-01-07 00:54:07
322
This commit deprecated getKotlinPluginVersion and replaced it with fun Project.getKotlinPluginVersion(): String. We shou...
SpringBoot Unexpected behavior while trying to persist entity with id strategy = GenerationType.SEQUENCE and existing column marked as @CreationTimestamp
2025-01-07 00:54:04
4667
I've got an unexpected behavior while I have been trying to persist entity with idstrategy = GenerationType.SEQUENCEand ...
SpringBoot "Cannot determine database's type as ConnectionFactory is not options-capable" error message doesn't provide enough detail
2025-01-07 00:53:59
16763
Using @SpringBootTest with webflux and r2dbc throws errorSpring Boot 2.5.1Workaround: set spring.sql.init.mode=neverappl...
SpringBoot Upgrade to Netty v4.1.65.Final
2025-01-07 00:53:55
114
Comment From: snicollSimilar to https://github.com/spring-projects/spring-boot/issues/27181#issuecomment-876159141
SpringBoot Upgrade to tomcat v10.0.8
2025-01-07 00:53:52
446
Comment From: snicoll@ArpitVora please review the issue template before creating an issue. One sections states the follo...
SpringBoot Auto-configure Jackson contructor detector to ConstructorDetector.USE_PROPERTIES_BASED by default
2025-01-07 00:53:47
1219
I believe Jackson Auto Configuration in Spring should set ConstructorDetector.USE_PROPERTIES_BASED flag out of the box:o...
SpringBoot When using Jetty, the JVM does not exit until Jetty's thread idle timeout has elapsed
2025-01-07 00:53:43
9764
Not sure if this is a Spring Boot problem or a Vaadin problem but upgrading from Spring Boot 2.4.5 to 2.4.6 causes our i...
SpringBoot ConnectionClosedException: Premature end of Content-Length delimited message body since updating to 2.4.8/2.5.2
2025-01-07 00:53:39
19743
We tried updating our microservices from Spring Boot 2.4.5 first to 2.4.8 and then (as 2.4.8 showed the behavior describ...
SpringBoot RestTemplate writes out of order data to socket on Mac OS when request body > 65KB
2025-01-07 00:53:36
8131
I will start by saying this is an extremely weird issue involving file uploads > 65KB and TestRestTemplate. And since...
上一页
下一页
1
…
2022
2023
2024
2025
2026
…
2246
.