Debu Paul's repositories
JAVA-12-Features
Java 12 features
Java-8-Complete-Guide
Familiar and Hands on with Java-8 features
Spring-Boot-JPA-Example-CRUD
This is a simple spring boot application with spring Data JPA representation of In-Memory Database HSQL DB
Collection-Framework
Overview of collection framework in Java
Core-Java-Diamond-Problem
Core-Java-Diamond-Problem
Exception-custom
Custom Exception creation
In-Memory-DataBase-Rest-API
This is the complete code of in Memory Data-base HSQL DB with Restful Web Service
java8-session1-page
First Session
java8-session2-page
Java 8 Second Session
java8-session3-page
Java 8 Third Session
java8-session4-page
Java 8 fourth Session
Micro-Services-COmmunication
Different way to communicate with the micro services
MicroService-Zull-Eureka
In is code we have explained how to access micro services with zull API gateway and eureka server
Online-Voting-System
This is online voting system
quick-start-Spring-Boot-with-Initializr
This is a simple project which will demonstrate the quick start of spring boot project with the help of Spring Initializr.
RestFul-API-Testing-server
This is the Server of testing restful web service. and your tool - postman / rest client act as an client.
SprinBoot-Actuator-With-Security
This is the simple Demo of Spring Boot Actuator with security
Spring-Boot-Tutorial
This respository is for spring boot tutorial
Spring-Boot-Txn
This is a simple Spring Boot RwestFul API
spring-web-flux-consumer
This is a Example of Spring Boot - WebFlux Consumer Service with WebClient
spring-web-flux-producer
This is Example of Spring Boot with Spring Reactive WebFlux
Spring-WebClient-RestTemplate
This is code sample will show the difference between consuming web services using RestTemplate and WebClient