in jbang/custom-kamelet/user.java [8:11]
public void configure() throws Exception { from("kamelet:user-source") .log("${body}"); }