Class HalLinkService


  • @Component
    @ComponentScan
    public class HalLinkService
    extends Object
    This service will try to add links to the given HAL resource by iterating over all the configured factories The links will only be added if the factories are allowed to do so by checking the resource's type.
    • Constructor Detail

      • HalLinkService

        public HalLinkService()