Tags: langchain4j/langchain4j-spring
Tags
Updated versions to 1.1.0, 1.1.0-rc1 and 1.1.0-beta7
- Release 1.0.1 and 1.0.1-beta6 - Release to Maven central portal instead of s01 - Configured flatten-maven-plugin
Fix #2133 Spring boot starter breaks configuration classes (#79) Fixes langchain4j/langchain4j#2133 The problem is `beanfactory.getBeanswithanNotation()`. It creates an instance of the Bean in advance. https://github.com/langchain4j/langchain4j-spring/blob/405fddafbcf8c3463c7211dc82b7c5887f9531c6/langchain4j-spring-boot-starter/src/main/java/dev/langchain4j/service/spring/AiServiceScannerProcessor.java#L49
PreviousNext