Questions related to Chaos Monkey for Spring Boot. Chaos Monkey for Spring Boot will try to attack your Spring Boot App. You can use Chaos Monkey if you want to test the resulting applications for resilience.
Chaos Monkey for Spring boot supports following assaults:
- Latency Assault
- Exception Assault
- AppKiller Assault
- Memory Assault
You can learn more at https://codecentric.github.io/chaos-monkey-spring-boot/