Nineya
Home
Blog
SpringBoot Can't apply GSON's custom TypeAdapters
2025-01-07 01:07:42
2536
I've already created question on stackoverflow, but it seems as bug, not configuration issue.Versions:Spring boot: 2.5.3...
SpringBoot Use mainClassName in BootJarIntegrationTests-basicBuildUsingDeprecatedMainClassName.gradle
2025-01-07 01:07:39
195
This PR changes to use mainClassName in BootJarIntegrationTests-basicBuildUsingDeprecatedMainClassName.gradle as it seem...
SpringBoot Remove dead code in DefaultErrorAttributes
2025-01-07 01:07:36
155
MethodArgumentNotValidException is the implements of BindingResultComment From: snicoll@wuwen5 Thank you for making your...
SpringBoot Spring Boot Compilation fails
2025-01-07 01:07:31
35066
I have the following exception when compiling SpringBoot. How do I report the exception information to youD:\desktop\git...
SpringBoot Upgrade to Jersey 2.34
2025-01-07 01:07:27
400
Comment From: peter-janssenCan this be backported to 5.x? There is a security finding on 2.33 and prior, see CVE-2021-28...
SpringBoot Fix checkstyle violation
2025-01-07 01:07:24
61
Comment From: dreis2211Apparently, @bclozel fixed it already.
SpringBoot Multipart(one part is JSON and other part is binary) data is getting truncated while reading it by using Flux<DataBuffer>
2025-01-07 01:07:20
3484
I am using Webflux and Netty in my spring boot application. I am sending the multipart data as a request to my controll...
SpringBoot Exclude our own annotation processors from the packaged jar with Maven
2025-01-07 01:07:16
4935
Spring Boot uses all defined dependencies (including the ones that are "optional" and "provided").There is a special cas...
SpringBoot Add spring.webflux.multipart configuration properties
2025-01-07 01:07:12
1600
@bclozel I put together a WIP and wanted to get a nod from you (or not) on my current direction before investing in addi...
SpringBoot Spring-batch doesn't get the property spring.batch.table-prefix
2025-01-07 01:07:09
11481
Hi everybody, I have a problem when I add table-prefix in the application properties, Spring-Batch doesn't get the prope...
SpringBoot Springboot 2.2.x release to address CVEs
2025-01-07 01:07:04
473
When is 2.2.14 release planned? Following CVEs are present in 2.2.13, should we upgrade to 2.3.x instead?https://nvd.nis...
SpringBoot spring boot unable to interpolate message for jsr-303 validation
2025-01-07 01:07:01
10552
if I define the following validation messages,@Size(min = 3, message = "{validation.account.name}")private Str...
SpringBoot smoketest.propertyvalidation.SamplePropertyValidationApplication start error
2025-01-07 01:06:57
8472
java.lang.NoClassDefFoundError: kotlin/Result at kotlinx.coroutines.debug.AgentPremain.<clinit>(AgentPremain.kt...
SpringBoot For @ConditionalOnProperty add ANY/ALL/NONE operator
2025-01-07 01:06:49
3576
Would be nice to add an operator to @OptionalOnProperty which distinguishes how multiple name items are handled:- ALL: t...
SpringBoot websocket.js:6 WebSocket connection to 'ws://localhost:8080/test-info/442/nlflwasu/websocket' failed: Error during WebSocket handshake: Unexpected response code: 200
2025-01-07 01:06:46
464
Comment From: ghj1040110333How to resolve it ,help me!Comment From: snicollThanks for getting in touch, but it feels li...
SpringBoot Make Redis valueSerializer configurable
2025-01-07 01:06:42
1256
Currently, usage of JdkSerializationRedisSerializer is harcoded for values in RedisAutoConfiguration and RedisReactiveAu...
SpringBoot spring-boot:build-image hangs when exceptions are thrown during upload
2025-01-07 01:06:39
286
Similar to #25590 and #25736, there are a few more conditions where exceptions can be thrown while the contents of an ar...
SpringBoot Add support for dumping the heap when running on Open J9
2025-01-07 01:06:34
1537
The current Heapdump Endpoint is not Compatible with OpenJ9.We are currently using docker baseimages with OpenJ9 because...
SpringBoot why you use cheap technologies in spring core like servlet, jsr and so on why you dont present new webserver java 8 or later with new design in serving
2025-01-07 01:06:31
537
why you use cheap technologies in spring core like servlet, jsr and so on why you dont present new webserver java 8 or l...
SpringBoot Preventing application from accepting traffic prematurely
2025-01-07 01:06:27
3537
I'm creating an application that has to build up a sizeable in-memory cache before it can accept traffic, so that takes ...
上一页
下一页
1
…
2014
2015
2016
2017
2018
…
2246
.