While you were getting your coffee, Java application development changed–again. In a world driven by rapid change and innovation, it’s ironic that APIs are making a comeback. Like the coding ...
Have you ever thought of how tools like Checkstyle or FindBugs perform a static code analysis, or how Integrated Development Environments (IDEs) like NetBeans or Eclipse execute quick code fixes or ...
In the last couple of years there’s been a strong push towards reactive programming in the Java world. Whether it’s the success of NodeJS developers using non-blocking APIs, the explosion of ...
Google is replacing its implementation of the Java application programming interfaces (APIs) in Android with OpenJDK, the open source version of Oracle's Java Development Kit (JDK). The news first ...
TheServerSide has published a number of articles on the tenets of effective RESTful web service design, along with examples of how to actually create a cloud-native application using Spring Boot and ...