Hospital Management System application development code using springboot microservice and mongo database

Introduction This document helps our developer to understand and start developing springBoot and MongoDB-based applications. This is a very simple project and users can copy and extend it. Here’s an example of how you can develop a Hospital Management System Read More …

Eclipse Part1– Useful Configuration and Settings For Eclipse

Introduction: The static code analysis tools Code Formatter, Findbugs, PMD and Checkstyle are widely used in the Java development community. Each has an own purpose, strength and weaknesses. This post explains about eclipse useful and important configuration and setting which required Read More …