Uses of Class
ch.puzzle.libpuzzle.demo.springboot.hero.Hero
-
Packages that use Hero Package Description ch.puzzle.libpuzzle.demo.springboot.hero -
-
Uses of Hero in ch.puzzle.libpuzzle.demo.springboot.hero
Methods in ch.puzzle.libpuzzle.demo.springboot.hero that return types with arguments of type Hero Modifier and Type Method Description ApiActions<Hero>HeroConfig. restActions(HeroRepository repository, ch.puzzle.libpuzzle.springframework.boot.rest.action.RepositoryActions repositoryActions)Constructor parameters in ch.puzzle.libpuzzle.demo.springboot.hero with type arguments of type Hero Constructor Description HeroController(ApiActions<Hero> actions)
-