-
Enterprise Java
REST: Deleting resources
In RESTful APIs resources are typically deleted using the HTTP DELETE method. The resource that should be deleted is identified…
Read More » -
Desktop Java
JMetro Version 8.6.14 And 11.6.14 Released
Another release of JMetro has just came out. This time the focus has been on fixing bugs and tweaking existing…
Read More » -
Web Development
Building a no-code app to send data from an HTML page to Google Sheets
I love using Parabola.io platform to build sample no-code applications. This is how Parabola describes its platform on their web…
Read More » -
Enterprise Java
How to get Type-Safe and Intuitive Hibernate/JPA Queries by Leveraging Java Streams
A large proportion of Java database applications are using Hibernate/JPA to bridge the gap between Java and SQL. Until recently,…
Read More » -
Software Development
[MEGA DEAL] The Complete 2020 CompTIA Certification Training Bundle (98%)
Ace the World’s Leading Tech Certification Series w/ Lifetime Access to 14 Expert-Led Courses & 300+ Hours of High-Quality Instruction…
Read More » -
Agile
Ways to improve regression testing in agile
Regression testing is crucial for every release as it puts a check on overall application quality. As we all know…
Read More » -
Python
Python List files in directory Example
Hello in this tutorial, we will understand the different ways to list the files in a directory using the python…
Read More » -
Web Development
Creating High-Performance Web Applications with ActiveJ
In this article, we will create several web applications using a single full-stack ActiveJ framework. 1. Why using ActiveJ? Most…
Read More » -
Enterprise Java
Richardson Maturity Model and Pizzas
The model, developed by Leonard Richardson, attempts to classify an API according to its adherence to the constraints imposed by…
Read More »