programming
Playing with Play. REST service
How to build a REST service with Play? Here’s a short story.
How to build a REST service with Play? Here’s a short story.
Yet, another interesting add-on for your tests of Spring Boot application. This time @WebMvcTest annotation on the table.
A closer look on @DataJpaTest annotation provided by Spring Boot. A quite interesting idea, worth to give it a try in tests of your project!
How to write parameterized tests with a handling of an exception case? Read on!