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
- Spring Boot Session Listner
- Spring Boot With Caffeine Cache
- Spring Boot with Hibernate
- Spring Boot Security Auto-Configuration
- Spring Boot Change Context Path
- Configuring Hikari Connection Pool with Spring Boot
- Spring Boot With Ehcache
- Custom Validation MessageSource in Spring Boot
- Spring Boot Rest Example
- Spring Boot Example
- Dockerizing Spring Boot Application
- How Spring Boot auto-configuration works
- Send Email Using Spring
- How to Enable HTTP/HTTPS in Spring Boot
- Enable https in Spring Boot
- Spring Boot logging with application.properties
- Log4j2 with Spring Boot
- Get All Spring Managed Beans
- Gson with Spring Boot
- Spring Boot Jetty Server
- SpringBootApplication annotation
- Spring Boot Starter Parent
- Introduction to Spring Boot GraphQL
- Multiple Data Sources with Spring Boot
- Introduction to Spring Boot Admin
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