-
Currently `util` depends on a handful of external libs but those dependencies are only needed for extra functionality (Spring & servlet utils, Yaml serialisation) that's only used in Smuggler. The new…
-
trying to use testcontainers boot autoconfig which relies on spring-cloud's bootstrap context. that gets registered as a parent context upstream of the micronaut context. but i am not able to resolve …
-
Organize samples so that its possible to generate a directory of samples in the docs automatically. See Issue spring-projects/spring-security#8190
-
see https://github.com/spring-projects/spring-data-redis/blob/125342f19a755e566e0b6b2f218d30cb0b235d43/src/main/java/org/springframework/data/redis/connection/ClusterCommandExecutor.java#L90
why use …
-
Bug Spring-ldap (fix en attente de merge) : https://github.com/spring-projects/spring-ldap/issues/473
-
https://github.com/spring-projects/spring-security/commit/3903ac4e5f180b3f0089c7720713274b53a11cd5
Also, the link to the blog post in the README doesn't seem to work.
-
_From @sabbyanandan on May 6, 2016 17:28_
_From @artembilan on April 1, 2016 15:19_
See https://github.com/spring-projects/spring-boot/issues/5555 for more information
_Copied from original issue: …
-
**Bug description**
When calling
```java
ChatClient.builder(chatModel)
.defaultAdvisors(new MessageChatMemoryAdvisor(chatMemory))
.build()
.prompt()
.call()
…
-
Hello!
When I see `compile 'ru.alfalab.starter.cxf:starter:{starterVersion}'` it makes me feel weird because normally third-party Spring Boot projects will use Spring Boot's recommended naming `thi…
-
### Prerequisites
- [X] I have searched the repository’s issues, [Kinde community](https://thekindecommunity.slack.com/archives/C04K34HUV9B) and [public roadmap](https://updates.kinde.com/board) to…