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

   ## Description
   
   `camel-opa` 
([CAMEL-24634](https://issues.apache.org/jira/browse/CAMEL-24634), Camel 
4.23.0) is a new component that evaluates Open Policy Agent (Rego) policies 
against an Exchange, but it had no Spring Boot starter.
   
   This adds `camel-opa-starter`, generated with the standard 
`camel-spring-boot-generator-maven-plugin`, so the component can be used from 
Camel Spring Boot applications like every other component:
   
   - new `camel-opa-starter` module (component autoconfiguration, 
`AutoConfiguration.imports`, LICENSE/NOTICE, docs)
   - registered in `components-starter/pom.xml`, `camel-spring-boot-bom` and 
`camel-spring-boot-dependencies`
   - Spring Boot catalog entry (`components.properties` + 
`components/opa.json`), navigation, and a `starters/opa.adoc` documentation page
   
   JIRA: [CAMEL-24641](https://issues.apache.org/jira/browse/CAMEL-24641)
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)
   
   https://claude.ai/code/session_011xgdrCNcnzLtaeNYwAgCnp
   


-- 
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