Skip to content

Latest commit

 

History

History
70 lines (61 loc) · 3.43 KB

personal_roadmap.md

File metadata and controls

70 lines (61 loc) · 3.43 KB

my java backend road map

"The only way to learn a new programming language is by writing programs in it."

Java SE

Java EE

  • Servlets
  • JSP
  • filters

Hibernate

Web Service

Spring

  • Spring Core
  • Spring Data
  • spring AOP
  • Spring Boot
  • Spring RESTful API
  • Spring MVC
  • Spring Unit Test (test the service layer)
  • Spring Security