Class RestConfiguration


  • @Configuration
    public class RestConfiguration
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ch.puzzle.libpuzzle.springframework.boot.rest.mapper.DtoMapper dtoMapper()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RestConfiguration

        public RestConfiguration()
    • Method Detail

      • dtoMapper

        @Bean
        public ch.puzzle.libpuzzle.springframework.boot.rest.mapper.DtoMapper dtoMapper()