Uses of Class
com.example.chaos.monkey.chaosdemo.repo.Hello
-
Packages that use Hello Package Description com.example.chaos.monkey.chaosdemo.repo -
-
Uses of Hello in com.example.chaos.monkey.chaosdemo.repo
Methods in com.example.chaos.monkey.chaosdemo.repo that return Hello Modifier and Type Method Description HelloHelloRepoAnnotation. save(Hello hello)Methods in com.example.chaos.monkey.chaosdemo.repo that return types with arguments of type Hello Modifier and Type Method Description Optional<Hello>HelloRepoAnnotation. findById(Long id)Methods in com.example.chaos.monkey.chaosdemo.repo with parameters of type Hello Modifier and Type Method Description HelloHelloRepoAnnotation. save(Hello hello)
-