Skip to content

Eucly2/javadevjournal

 
 

Repository files navigation

Java Dev Journal

Java and Spring development tutorials

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

Spring Boot Course

If you are starting with the Spring Boot, we have a free course on the Spring Boot.Our free Spring Boot course start from the basic and bring you to the speed with the advance concepts of the Spring Boot.The course includes free video lessons to help you lean the concepts more easily.

Build REST API With Spring

Leanr fundamentals of building REST API with Spring. Our free course will help you to quickely start from the basics of the REST.This course help you to impliment these REST principles using Spring framework.

Techinical Interview Series

If you are preparing for your next job interview, we have an interview series to help you prepare for your next job.

Source Code

This repository contains the source code for all the artcile published on the JavaDevJournal.All these projects are maven based.You can download and run the project by following these steps:

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

Running Java Project

Find the main class and run it.

Few Popular Articles on Java Dev Journal

About

Source code for the tutorials published on the Javadevjournal site.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 84.9%
  • HTML 14.9%
  • Other 0.2%