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
- Gson with Spring Boot
- Guide to Spring Boot Thymeleaf
- Multiple Data Sources with Spring Boot
- Data Conversion for Spring REST API
- Introduction to Spring Boot Admin
- Custom Favicon in Spring Boot
- How to add a filter in Spring Boot
- Introduction to Spring Boot GraphQL
- Mustache with Spring Boot
- Shutdown a Spring Boot Application
- Standalone Application Using Spring Boot
- Introduction to Feign
- Spring HATEOAS
- Uploading A Files with Spring MVC
- Spring @RequestParam Annotation
- Guide to Spring Session
- Testing in Spring Boot
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