Posts tagged with Spring boot
Testing your Spring Boot application with Selenium
Functional testing never has been easier with Spring Boot and FluentLenium, a wrapper framework for Selenium, using a fluent API.
Easy integration testing with Spring Boot and REST-Assured
Spring boot allows you to easily write an application, but it also provides the tools to run the application for using in integration tests.
Rapid prototyping with Spring Boot and AngularJS
When people say "Java" they usually think "slow". However, with Spring Boot and AngularJS you can create prototypes really fast.