Latest Posts
Related Stories
Architecture & Design
Developing a Spring Boot Application Using STS
Spring Boot is a framework and tool suite for developing and deploying Spring-based applications quickly and with very little configuration. It even comes with...
Data & Java
What Is Non-blocking Socket Programming in Java?
Socket programs in Java can be made to work in both blocking and non-blocking mode. In blocking socket mode, a system call event halts...
Data & Java
Using Oracle JDeveloper with MySQL Database Service on Oracle Cloud Platform, Part 1
Oracle JDeveloper is a Java IDE with support for Java EE and Oracle Application Development Framework (ADF). In an earlier article, we discussed using...