See how to integrate Ratpack with Hystrix.
Baeldung Author
Beau Tian
In my 7 years software engineering experience, I've been focusing on delivering better quality software and making people’s work easier and more efficient from every aspect. I started my career with Java, and my passion for this technology has been with me since then.
Here's what I've written (so far):
Baeldung on Java
- All
- Testing (6)
- DevOps (4)
- Spring Boot (3)
- Spring (3)
- Reactive (2)
- Spring Web (1)
- Spring Security (1)
- Spring MVC (1)
- Security (1)
- Java Map (1)
- Java Concurrency (1)
- Java Array (1)
- Java (1)
- Data (1)
- Cloud (1)
Ratpack Integration with Spring Boot
Filed under Spring Boot
A quick and practical introduction to Ratpack Spring Boot integration.
Introduction to Netflix Servo
Filed under DevOps
See Netflix Servo in action – a metrics tool for Java applications.
Serenity BDD and Screenplay
Filed under Testing
A quick and practical example of Serenity BDD Framework with Screenplay.
Serenity BDD with Spring and JBehave
A quick and practical example of Serenity with Spring and JBehave.
Introduction to Serenity BDD
Filed under Testing
A quick and practical introduction to SerenityBDD and its integrations.
Testing a REST API with JBehave
Filed under Testing
A quick and practical guide to REST testing with JBehave
Introduction to the Functional Web Framework in Spring
Filed under Spring Web
A quick and practical guide to the new Functional Web Framework in Spring 5
Concurrent Test Execution in Spring
An quick example of concurrent test execution in Spring 5.