sanjana2505006 opened a new pull request, #8248:
URL: https://github.com/apache/camel-quarkus/pull/8248
This PR introduces minor code quality improvements and modernizations in the
core runtime module.
**Changes:**
- **CamelBootstrapRecorder.java**:
- Converted `Logger` to `static final` field.
- Replaced anonymous `Runnable` with a lambda expression for better
readability.
- **FastTypeConverter.java**:
- Removed redundant `doInit()` method.
--
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]