Skip to content

[Fixup] Camel examples need cleanup #229

@ThePrez

Description

@ThePrez

What example(s) need improvement?

All the Camel examples

What improvement(s) could be made?

  • All should wait on a loop that checks if the context is stopped, rather than just sleeping forever (even better = use the main support shutdown policy that has a wait function)
  • Update dependency versions to latest
  • Stop doing URL encoding in the properties helper class (like so) and instead use RAW() when needed
  • Include the Maven plugin to build in all dependencies into a single jar (example)
  • Update the documentation to use mvn package and java rather than mvn exec::java

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions