Java Dev Journal
Java and Spring development tutorials
Java Dev Journal is a technical blog which publish articles, blog post on the following topics:
- Java
- Spring Boot
- Spring
- Spring MVC
- Spring Security
- REST API
- Shopizer
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