Posts tagged with Java
Mapping with Dozer
Dozer is a simple bean mapping framework, which allows you to convert an object of a specific type, to an object of another type.
Read more →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.
Read more →