Posts tagged with Java

Featured image for "Mapping with Dozer"
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 →
Featured image for "Testing your Spring Boot application with Selenium"
Java

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 →