Content negotiation is one of those quality-of-life improvements you can add to your REST API to make it more user-friendly and flexible. Learn how to use it!
NativeScript makes creating login and registration screens for your mobile apps much easier. Learn how, plus how to add some more advanced functionality.
It's time for a deep dive into collections in Java, including the defining philosophy of collections, important methods, and advice for implementation.
Learn about the components needed to build microservices architecture in a project for Spring Boot and Gradle to enable continuous delivery/deployment.
Aspect-Oriented Programming can be tricky for some. In this post, we take a look at an example of how you can implement AOP in Spring Boot by making use of AspectJ.
Whether you love or hate Eclipse, you should read on to see what the Eclipse team has been doing to improve this IDE and make it one of the best there is.
Learn about using a Java high-level REST client with Elasticsearch to use API-specific methods that accept request objects as an argument and return response objects.