-
spring.boot.version: 3.1.12
logback.version:1.4.14
Issue: We are trying to update the logback config at runtime programatically using following code:
public class DynamicLogbackConfigurator {
//…
-
Do you have plans to support spring-security-cas use in webflux?
I have use webflux in netty container
-
🎁 Enhancement
Kotlin 2.0 will be released soon (December) Which spring boot release will target it? See https://github.com/JetBrains/kotlin/releases/tag/v2.0.0-Beta1
-
The mapping of Java classes to JDBCType is currently static.
We should provide a way to customize that mapping, possibly via the `@Column` annotation and allow for a customization by different `Diale…
-
@MarvinSchramm it's a great thing that you wrote a plugin that supports Gradle configuration cache given the [state of the Spring recommended plugin](https://github.com/n0mer/gradle-git-properties/iss…
-
-
One alternative that we have to provide stateless support is to store the session data in an authenticated encrypted cookie.
The [Rails Session Storage documentation](https://guides.rubyonrails.or…
-
We are currently in the process of migrating our Java workloads from Spring to Micronaut. During this transition, some of our teams that previously used Spring have raised concerns regarding the b…
-
**Describe the bug**
1add starter dependency
2use @NacosPropertySource & NacosValue getConfig
3start failed
2024-05-09 18:07:56.174 [main-839] ERROR o.s.boot.SpringApplication:reportFailure:8…
-
### Search before asking
- [X] I searched the [issues](https://github.com/apache/linkis/issues) and found no similar issues.
### Linkis Component
linkis-commons
### Steps to reproduce
1. i packa…