java.lang.Object
io.mateu.remote.domain.modelToDtoMappers.UIMapper

@Service public class UIMapper extends Object
  • Constructor Details

    • UIMapper

      public UIMapper()
  • Method Details

    • map

      public UI map(Object uiInstance, org.springframework.http.server.reactive.ServerHttpRequest serverHttpRequest) throws Exception
      Throws:
      Exception