- I found myself stuck at crucial point unsure about where to start with my learning and projects into java development when I was totally beginner.
- What are prerequisite before starting new development project using java , springboot ❓
- I think many of us who want to follow this path , have same doubts and dilemma.
- I am sharing this some of the mandatory topics that I have identified from my personnel experience while building project .Beginners should have at least a basic understanding of the following:
- Core java ( OOp, package , exception ) 📚
- Java 8 (lambda, stream api , functional interface)
- Basics of spring framework ( Spring core [Dependency Injection] , JPA and MVC )
- Springboot Basic Annotations
- Basics of mysql database (DDL , DML command) 🛢️
- STS IDE
Before starting a project, it's essential to grasp the concept of RESTful APIs, including 🌐
- Resource
- Sub-resource
- URI
- Http-method
- Http response code
#JavaProgramming #DevelopmentSkills #SpringBootJourney #TechSkills🏆