Files
2019-07-04 17:41:39 -07:00

5.6 KiB

Java Dev Journal

Java and Spring development tutorials

Java Dev Journal is a technical blog which publish articles, blog post on the following topics:

Reference Articles

Building the Project

To build these mavens based projects,run the following command: mvn clean install

Running Spring Boot Project

To run a Spring Boot module run the command: mvn spring-boot:run