Quantcast
Channel: Java 8 – Dev in Web
Browsing all 3 articles
Browse latest View live

Java 8 Optional use cases

It’s been almost two years since Java 8 was officially released and many excellent articles about new enhancements and related best practices have been written through that time. Surprisingly, one of...

View Article



Custom parametrized validation annotation

In the previous post you could learn how to create a basic custom constraint annotation compatible with the Bean Validation standard. This demo will extend the former post by explaining how to create...

View Article

Java optional parameters in practice

When you design a method in a Java class, some parameters may be optional for its execution. No matter it is inside a DTO, a fat model domain object, or a simple stateless service class, optional...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images