Formatting java codes with sbt-java-formatter.
This commit is contained in:
parent
27500001ea
commit
998c5a9285
401 changed files with 19750 additions and 17450 deletions
|
|
@ -3,7 +3,7 @@
|
|||
*/
|
||||
|
||||
package jdocs.camel;
|
||||
//#RouteResponse
|
||||
// #RouteResponse
|
||||
import akka.actor.ActorRef;
|
||||
import akka.camel.javaapi.UntypedProducerActor;
|
||||
|
||||
|
|
@ -25,4 +25,4 @@ public class Forwarder extends UntypedProducerActor {
|
|||
target.forward(message, getContext());
|
||||
}
|
||||
}
|
||||
//#RouteResponse
|
||||
// #RouteResponse
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue