Aurora Blog
Home
Gorm How to update main model with associations replace in many2many?
2025-06-19 14:03:28
1652
Your QuestionI have two models lets it'll be Book and Authortype Book struct { ID uint Title string Year uint Author...
Gorm Gorm 1.6.0 breaking change for where conditions with joins
2025-06-19 14:03:26
1776
GORM Playground Linkhttps://github.com/go-gorm/playground/pull/809DescriptionThere is introduced a breaking change in go...
MyBatis Translation name should use local language instead of use translated name
2025-06-19 14:03:21
370
I think this should be fixed.If we want to see another language version of the doc, we should able to read that language...
MyBatis Need help to contribute zh_TW translation
2025-06-19 14:03:14
1932
I'd like to contribute zh_TW translation to this repo. I already done here: https://github.com/doggy8088/mybatis-3/tree/...
Spring Cloud Config Emit more granular data points for troubleshooting
2025-06-19 14:03:07
1214
Problem StatementConfig Servers that are configured with Git environment repositories are making multiple connections to...
Spring Cloud Config Design Discussion: Scalable Spring Cloud Gateway Route Refresh Strategy in Kubernetes
2025-06-19 14:03:05
5715
Context:We are running Spring Cloud Gateway (SCG) as a stateless service inside Kubernetes across multiple pods.We have ...
Spring Security Wrong logging for CsrfFilter in trace level
2025-06-19 14:02:52
2296
Describe the bugWhen trace logging is active a simple GET request that does not require CSRF protection logs the followi...
Spring Security Change FilterBasedLdapUserSearch to use LdapClient
2025-06-19 14:02:50
187
Comment From: therepanicHi @jzheaux! If this issue is open to everyone, you can assign it to me and I can work on it.Com...
Spring Security Remove Deprecations
2025-06-19 14:02:48
943
We should make sure that we remove them in 7.0.[ ] https://github.com/spring-projects/spring-security/issues/13067[ ] #1...
Spring Security Remove classes from old locations
2025-06-19 14:02:46
317
Some classes have been moved to address package tangles or to better align with similar Spring Security classes.The foll...
Spring Security Remove no-version Open SAML implementations
2025-06-19 14:02:43
233
In Spring Security 6, a naming convention was established to clearly distinguish all Open SAML components as version 4 o...
Spring Security Remove AssertingPartyDetails from APIs in favor of AssertingPartyMetadata
2025-06-19 14:02:41
143
Accompanying methods and constructors that use AssertingPartyDetails are superceded by methods and constructors that use...
Spring Security Remove ACL access implementations in favor of AclPermissionEvaluator
2025-06-19 14:02:35
187
AclPermissionEvaluator has long been the de facto standard for evaluating ACLs. This ticket removes implementations of A...
Spring Security Fix remember me functionality
2025-06-19 14:02:33
1004
Describe the bugThere are more than 1000 opened issues and some issues are 10 years old down on the list. Some of them a...
Spring Security Deprecate SpringSecurityLdapTemplate
2025-06-19 14:02:32
744
SpringSecurityLdapTemplate exposes many operations that are available in modern-day Spring LDAP by way of LdapClient and...
Spring AI I need a solution to instable tool calling behavior in deepseek
2025-06-19 14:02:26
392
Expected BehaviorCurrent BehaviorContextIn my case, DeepSeek is used as a chat model.I am not sure what cause the differ...
Spring AI mcp-client-stdio-test bug
2025-06-19 14:02:16
3212
spring.ai.mcp.client.toolcallback.enabled=truespring.ai.mcp.client.stdio.connections.server1.command=javaspring.ai.mcp.c...
Spring AI JdbcChatMemoryRepository do not persist Media in UserMessage
2025-06-19 14:02:09
1627
Expected BehaviorWhen using JdbcChatMemoryRepository it is expected that you will be able to continue a chat conversatio...
Spring AI Search failed in RagFlow's ElasticSearch, returned 400
2025-06-19 14:02:07
13456
Bug descriptionThe following error occurred when connecting to RagFlow's ES and searching:DEBUG [ Test worker] org....
Spring AI Unable to use spring ai with LMStudio using spring-ai openai module
2025-06-19 14:02:02
6802
Bug descriptionWhen trying to connect to LM studio on http://localhost:1234 for a chat completion request the program ha...
上一页
下一页
1
…
291
292
293
294
295
…
370
.