ramu11 opened a new pull request, #1999:
URL: https://github.com/apache/camel-spring-boot/pull/1999

   ## Motivation
   
   The generated TypeSafe AI Spring Boot language configuration only exposed 
generic language properties and could not configure the TypeSafe AI-specific 
options.
   
   ## Changes
   
   * Added a hand-written `camel-typesafe-ai-starter`.
   * Exposed TypeSafe AI language properties under 
`camel.language.typesafe-ai.*`.
   * Added Spring Boot auto-configuration and tests.
   * Added documentation and `application.properties` configuration examples.
   * Excluded `camel-typesafe-ai` from Spring Boot starter generation to 
prevent generated files from overwriting the hand-written starter.
   * Added generator regression tests for the exclusion.
   
   ## Validation
   
   * TypeSafe AI Spring Boot test passes.
   * `git diff --check` passes.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to