Uses of Interface
com.example.chaos.monkey.chaosdemo.repo.HelloRepo
-
Packages that use HelloRepo Package Description com.example.chaos.monkey.chaosdemo.service -
-
Uses of HelloRepo in com.example.chaos.monkey.chaosdemo.service
Constructors in com.example.chaos.monkey.chaosdemo.service with parameters of type HelloRepo Constructor Description GreetingService(HelloRepo helloRepo, HelloRepoSearchAndSorting repoSearchAndSorting, HelloRepoJpa helloRepoJpa, HelloRepoAnnotation helloRepoAnnotation)
-