vinitsolanki / Learning-Spring

Spring tutorials and sample code snippet for getting hands dirty with it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring learning made easy

Numerous projects for getting my hands dirty with Spring IO technology stack.

Spring Cloud

  • gs-microservices - POC for getting started with Microservice based self-healing distributed systems using Spring Cloud.

Spring Boot

  • gs-spring-boot - Spring Boot Project Skeleton + POC for getting started with Spring Boot Application.

Spring Kafka

  • poc-spring-boot-kafka-app - Sample Kafka client code snippet of sending or receiving String or JSON messages with Kafka topic using Spring Kafka project (Maven based project structure with Spring Boot)

Spring Data

Core Spring

  • gs-spring-core - Sample code snippet for getting started with Core Spring (Maven based project structure).

Spring AOP

  • gs-spring-aop - Sample code snippet for getting started with Spring AOP (Maven based project structure).

About

Spring tutorials and sample code snippet for getting hands dirty with it

License:MIT License


Languages

Language:Java 79.3%Language:Groovy 8.0%Language:HTML 6.9%Language:CSS 5.3%Language:Kotlin 0.2%Language:JavaScript 0.2%Language:Dockerfile 0.1%