Croway opened a new pull request, #202: URL: https://github.com/apache/camel-spring-boot-examples/pull/202
## Summary - `CamelApplication.java` built the IMAP endpoint URI with a stray `}` appended to the `delay` parameter, breaking the URI for every poll interval — removed it. - Refreshed the README's stale sample startup log (Spring Boot `2.7.5` -> `4.1.1`, matching the actual runtime). - Bumped the hardcoded `msal4j-version` property from `1.15.1` to the current stable `1.26.0`. ## Test plan - [x] `mvn -o compile` succeeds in `mail-ms-exchange-oauth2` - [ ] Not fully runnable/testable end-to-end — requires real Azure AD app registration and Exchange Online credentials 🤖 Generated with [Claude Code](https://claude.com/claude-code) https://claude.ai/code/session_01EbjZemqMg395XFGDRekLBM -- 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]
