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