Skip to content

kuylim/spring-boot-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-tutorial

This is spring boot tutorial for beginner. You can find videos tutorial from here

It is final code of my tutorial meaning that you watch from video 1 to 10 step by step to achieve it. For integration with keycloak will be in other repository.

project setup

  • choose your favourite IDE (IntelliJ, NetBean, Spring tool suite....)
  • using JDK 8
  • clone and import project
  • setup postgreSQL - you can use other DBMS too
  • using this route '/api/v1/user' as GET method to create a user for login. I'm not implement CommandLineRunner :D

video tutorial conent

  1. create spring boot app with intelliJ
  2. spring boot project with JSP
  3. spring boot app with spring data
  4. introduction to web-services (RESTFul API) in spring framework
  5. RESTFul web-service with spring boot
  6. spring boot with jersey web-service
  7. spring boot - Restful API with spring data rest
  8. config swagger 2 with spring boot
  9. spring security in spring boot app using in memory authentication
  10. spring security in spring boot app using database authentication

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published