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
- REST Pagination in Spring
- Spring Caching
- @Order in Spring
- Guide to Spring Session
- How to read HTTP Headers in a Spring Controller
- Spring Security with Token Based Authentication
- @Component, @Repository and @Service annotations
- Spring Session with JDBC
- Basic Authentication with Spring Security
- RESTful Authentication
- Introduction to Feign
- Uploading A Files with Spring MVC
- ETags for REST With Spring
- Spring Retry
- Spring Cache Custom KeyGenerator
- RequestBody and ResponseBody Annotations
To build these mavens based projects,run the following command:
mvn clean install
To run a Spring Boot module run the command:
mvn spring-boot:run