-
Enterprise Java
Apache Ant 1.10.6 released – fork mode for junitlauncher and new jmod and link tasks
Apache Ant 1.10.6 has been released this week. This release contains numerous bug fixes as well as some very exciting…
Read More » -
Software Development
7 Useful Debugging and Troubleshooting Tips for Beginners
In this post, we feature a comprehensive article on Useful Debugging and Troubleshooting Tips for Beginners. There are three constants…
Read More » -
Agile
Product Roles, Part 8: Summary: Collaborate at All Levels for the Product
Too many teams have overloaded Product Owners. The teams and PO have trouble connecting the organization’s strategy to what the…
Read More » -
Enterprise Java
Jakarta EE: A Clean Slate
The announcement that Jakarta EE cannot use the javax.* namespace is great news and provides Jakarta EE with a clean slate on which to…
Read More » -
Android Core
Restart Android Activity with ActivityScenario
I was writing an instrumentation test which required restarting the activity during a test. As I was trying out the…
Read More » -
Enterprise Java
When HTTP status code is not enough: tackling web APIs error reporting
One area of the RESTful web APIs design, quite frequently overlooked, is how to report errors and problems, either related…
Read More » -
Enterprise Java
Creating Custom Maven Archetype
Maven archetypes are the project templates which can help us quickly create a maven starter project based on its type.…
Read More » -
Software Development
17 Key Benefits Of Automation Testing For A Successful Release
With the increasing pace of technology, it becomes challenging for companies to manage the quality of their web applications. Due…
Read More » -
Enterprise Java
Upgrading Spring Security OAuth and JUnit Tests through the đź‘€ of a Java Hipster
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More »