Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include metadata for custom Spring Boot properties #251

Merged
merged 2 commits into from
Oct 27, 2023
Merged

Include metadata for custom Spring Boot properties #251

merged 2 commits into from
Oct 27, 2023

Conversation

ThomasVitale
Copy link
Contributor

Add the Spring Boot Configuration Processor dependency to the Spring Boot starter to generate metadata
about the LangChain4J custom properties.

Fixes gh-250

Add the Spring Boot Configuration Processor dependency
to the Spring Boot starter to generate metadata
about the LangChain4J custom properties.

Fixes gh-250
Copy link
Owner

@langchain4j langchain4j left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ThomasVitale thanks!

@langchain4j langchain4j merged commit 65ef655 into langchain4j:main Oct 27, 2023
3 checks passed
bvanloocke pushed a commit to bvanloocke/langchain4j that referenced this pull request Oct 28, 2023
Add the Spring Boot Configuration Processor dependency to the Spring
Boot starter to generate metadata
about the LangChain4J custom properties.

Fixes langchain4jgh-250
bvanloocke pushed a commit to bvanloocke/langchain4j that referenced this pull request Nov 15, 2023
Add the Spring Boot Configuration Processor dependency to the Spring
Boot starter to generate metadata
about the LangChain4J custom properties.

Fixes langchain4jgh-250
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Custom properties in Spring Boot starter are missing metadata
2 participants