Nineya
Home
Blog
springboot Reactive Repositories are not supported after upgrade to spring boot 2.3.0.M4
2025-01-06 08:56:17
3723
Spring data jpa, this code work fine in spring boot 2.2. @Async fun findByIdIn(ids: List<Long>): Completab...
springboot 2.2.6.RELEASE breaks instantiation of / starting Kotlin coroutines
2025-01-06 08:56:11
2119
I've updated to 2.2.6 and last night I needed to run Kotlin coroutine functions inside of non coroutines because I see n...
springboot Request method 'MOVE' not supported
2025-01-06 08:56:04
1252
Missing documentation on how to add custom HTTP Method mappings/handlers/whatsoever.I already raised a SO Question (http...
springboot Add reference to quickfixj spring boot starter
2025-01-06 08:55:58
1030
A quickfixj spring boot starter, for the quickfixj library.Quickfixj implements the FIX message exchange protocol.Commen...
springboot Deprecate PushRegistryConfig#numThreads
2025-01-06 08:55:51
42
Forward port of issue #20835 to 2.3.0.RC1.
springboot Deprecate PushRegistryConfig#numThreads
2025-01-06 08:55:45
420
The PushRegistryConfig#numThreads javadoc states:@deprecated since 1.1.13 because this configuration is not usedWe're us...
springboot Document how to initialize a database with R2DBC
2025-01-06 08:55:39
474
Follow-up of #20715Neither Flyway nor Liquibase have native support for R2DBC at the moment. One way to initialize a dat...
springboot Fix AtlasProperties hierarchy
2025-01-06 08:55:33
42
Forward port of issue #20843 to 2.3.0.RC1.
springboot Fix AtlasProperties hierarchy
2025-01-06 08:55:27
252
AtlasProperties currently extends from StepRegistryProperties (that's a PushRegistryProperties). Yet, its config counter...
springboot pull
2025-01-06 08:55:21
337
Comment From: pivotal-issuemaster@Little-kangaroo Please sign the Contributor License Agreement!Click here to manually s...
springboot Very Slow start up of the application in openshift pod. 3 minutes for the application to start.
2025-01-06 08:55:14
12560
git repo location:- https://github.com/bcgov/EDUC-PEN-REQUEST-API/tree/master/apiBelow is the console output of startup ...
springboot boot2.0 Use the interceptor start error
2025-01-06 08:55:08
1142
Bug reportToday updated boot 2.0, WebMvcConfigurerAdapter mark is Deprecated, use WebMvcConfigurer and then add the int...
springboot Move Maven-specific content in reference guide to dedicated documentation
2025-01-06 08:55:01
427
Now that we have dedicated documentation for our Maven Plugin we should move everything related to Maven there rather th...
springboot Resource Server autoconfiguration to support both JWT and Opaque tokens
2025-01-06 08:54:54
3730
Support auto-configuration of an OAuth2 Resource Server that supports both JWTs and Opaque Tokens.We have a use case whe...
springboot Update StringSequence
2025-01-06 08:54:48
669
Additional check of the "source" parameter. Based on the problem reported by SpotBugs 4.0.1. After adding a fix, any wro...
springboot Consistently separate properties that require Spring Data and properties that do not
2025-01-06 08:54:41
901
CassandraProperties is currently mapped to spring.data.cassandra. There isn't any property that is Spring Data specific ...
springboot Investigate fat jar unpack options
2025-01-06 08:54:35
1657
There's always going to be a certain overhead with our fat jar format so we should investigate what works best in terms ...
springboot Docker layered jar Exception SpringContextShutdownHook NoSuchMethodError getInProgressAsyncCount
2025-01-06 08:54:28
1750
When using 2.3.0.M4using the layered jar option<layers> <enabled>true</enabled></layers>everyt...
springboot Tolerate breaking change to IsolationLevel in kafka-clients 2.5
2025-01-06 08:54:21
1253
KafkaProperties currently has /** * Isolation level for reading messages that have been written transactionally. ...
springboot Link to the Maven Plugin's documentation is broken
2025-01-06 08:54:15
554
https://docs.spring.io/spring-boot/docs/2.3.0.M4/reference/htmlsingle/#build-tool-plugins-maven-plugin links to https://...
上一页
下一页
1
…
2195
2196
2197
2198
2199
…
2246
.