Vikas Rajput
Vikas Rajput

@vikasrajputin

8 تغريدة 25 قراءة Sep 07, 2022
Spring is the 4th most popular framework, according to Stack Overflow Developer Survey, 2022
Here are the 5 most popular modules in Spring you should learn to land your next job as a Java Programmer🧵👇
(with resources)
1. Spring Boot
- Probably the most popular which makes the Java applications less verbose and writes production-ready code in no time.
- All modern Java web applications use Spring Boot to build the enterprise-grade backend.
- Video by @AmigosCode
youtube.com
2. Spring Security
- Powerful modules by Spring take care of almost all security headaches in modern Java web apps.
- Provides solutions to all common security risks out of the box.
- Video by JavaBrains
youtube.com
3. Spring AOP
- This module will cover all the cross-cutting concerns in our modern Java web app like logging, security, error management, etc.
- Video by JavaBrains
youtube.com
4. Spring Data
- Another powerful module for managing data in our spring application.
- Be it NoSQL or SQL, Spring Data has vast support for all modern database systems.
- Video by @thjanssen123
youtube.com
5. Spring REST
- The Ultimate module to quickly create REST APIs in Spring applications.
- Very widely used module in Spring framework to create endpoints.
- Video by @GuidesJava
youtube.com
@GuidesJava Namaste, I'm Vikas.
Every Mon, Wed & Friday - I write a thread on Java & Backend Development.
1. Follow @vikasrajputin to read all my future threads
2. RT the first tweet as it will encourage me to put on more Java-related helpful content.

جاري تحميل الاقتراحات...