Giter Site home page Giter Site logo

java-backend's Introduction

Java-Backend

In this repository, you will find :

Roadmap

1. Java

Learn Java
  1. Basics
    • Classes, Variables, Loops etc
    • OOPs
    • Collections
    • Generics
  2. Advanced
    • Design Patterns
    • JVM
    • Threads
    • Serverlets and JSPโ€™s
    • Concurrency
    • Garbge Collection
  3. Build Tools (Maven, Gradle, Ant)
  4. Servers (Tomcat, Weblogic, JBOSS, WebShpere, Jetty)
  5. Testing
    • Unit Testing
    • Integeration Testing
    • Integeration Testing
    • JUnit
    • Mockito
  6. Logging (Log4j, Log4j2, Logback)

2. Spring Framwork

Learn Spring Framework
  1. Core
    • Bean Life Cycle
    • Dependency Injection
    • Inversion of Control
    • Bean Factory & Application Context
  2. Web
    • Annotations
    • MVC Structure
    • Configurations
    • Integerating different Libraries/Frameworks
    • Profiles
  3. AOP
    • How AOP Works
    • Creating PointCut, Join Point, Aspect etc

3. Spring Security

Learn Spring Security
  1. Authentication
  2. Authorization
  3. OAuth2
  4. Form Authentications
  5. JWT

4. Spring Boot

Learn Spring Boot
  1. Importance of Spring Boot
  2. Auto Configuration
  3. Adding Configuration
  4. Properties/YAML
  5. Integerations with other Libraries/Framworks

5. REST API

Learn REST API
  1. HTTP Methods
    • POST
    • GET
    • PUT
    • DELETE
    • OPTIONS
    • TRACE
  2. HTTP Status Codes
    • 1.X.X
    • 2.X.X
    • 3.X.X
    • 4.X.X
    • 5.X.X

6. Database

Learn Database
  1. SQL
    • My SQL
    • Postgress SQL
    • Oracle
  2. No SQL
    • Mongo Db
    • Cassandra
  3. Spring Data
    • Spring Data JPA
    • Spring Data MongoDB
    • Spring Data JDBC

7. Microservices

Learn Microservices
  1. Spring Cloud
    • Spring Cloud Gateway
    • Spring Cloud Config
    • Spring Cloud Circuit Breaker
    • Spring Cloud OpenFeign
    • Spring Cloud Sleuth
    • Other Spring Cloud Projects (based on requirement)
  2. Devops
    • Docker
    • Kubernates
    • Cloud (AWS, GCP, Azure)
  3. Microservices Patterns
    • Aggregator
    • CQRS
    • SAGA
    • Event Sourcing
  4. Microservices Queues
    • SQS
    • Kafka
    • RabbitMQ

Resources for learning Java-Backend

Docs & Articles

YouTube Channels

Here you can open the channel and check its awesome related videos and playlists.

Books

References of the roadmap

  • Java Roadmap for Beginners ๐Ÿ”—
  • How to Master Spring Boot - Complete Spring Boot Roadmap ๐Ÿ”—
  • Learning Spring Boot in 2022 | Roadmap ๐Ÿ”—

Contribution

If you think that anything can be improved in anyway, please do suggest :

  • Open pull request with improvements
  • Discuss ideas in issues.

java-backend's People

Contributors

abanoub-asaad avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.