Package org.chenile.http.init
package org.chenile.http.init
Contains HTTP service initialization code.
It discovers Annotations and registers the controllers if they are also
annotated as ChenileControllers.
-
ClassDescriptionUses a Spring controller with additional annotations to initiate a Chenile Service.Uses a special bean to configure all trajectories.Uses JSON configurations to initiate Chenile HTTP.Processes all the trajectories
ConditionalOnTrajectory
annotations.