-
Enterprise Java
RESTful services with HATEOAS: Hypermedia, Optional Or Not?
1. Introduction In this last, conclusive part of the tutorial we are going to compile our thoughts, what we have…
Read More » -
Android Core
Double back button press to exit in React Native
In this quick tutorial, we’ll be taking a look at how to implement double back press to exit, in React…
Read More » -
Enterprise Java
How to publish jar to Maven central
You created your brand new project and you want to release it to maven central so people can use in…
Read More » -
Enterprise Java
Backpressure in Project Reactor
Project Reactor implements the Reactive Streams specification, which is a standard for asynchronously processing a stream of data while respecting…
Read More » -
Core Java
Adding Range Type in Java
1. Introduction Modern and more recent programming languages have the concept of a range type. Programming languages such as Python,…
Read More » -
Software Development
[MEGA DEAL] The Hardcore Game Development & Animation Bundle (97%)
Love Video Games? Create Your Own with 24 Hours of Content on Animation & Development Using Industry-Standard Game Creation Software…
Read More » -
Software Development
Blockchainizing Existing Databases
Blockchain has been a buzzword for the past several years and it hasn’t lived to its promises (yet). The value…
Read More » -
Enterprise Java
Converting JAX-RS parameters with ParamConverters
If you want JAX-RS to automatically convert parameters such as query params, path params, or others, you need to create…
Read More » -
Software Development
Data encoding and storage
Data encoding and storage formats are evolving fields. It has seen so many changes starting from naive text-based encoding to…
Read More »