Ahsan Habib's repositories
secure-spring-boot-microservice
This repo we will see how to configure spring cloud oauth2 on microservice architecture. there are five services auth ,eureka, gateway, item, salses. the auth service is authorization server item and sales service is resource server
spring-boot-rest-oauth2-jpa-mysql
In this tutorial, we'll secure a REST API using Spring Boot, JPA, MySQL, Hibernate validation with spring security cloud OAuth2 with Authorization Server + Resource Serve with jdbcTokenStore
dockerized-spring-boot-microservice
This repository we will see dockerized spring boot microservice using docker, docker-compose. The application container connect with local database to stored data instead of docker DB
spring-boot-with-keycloak
In this article, we will see how to secure a spring-boot 2 application using keycloak. I will be using the `keycloak-spring-boot-2-adapter`(version: 8.0.1) with spring-security. As of now, the adapter has a couple of ongoing issues. Which requires some workaround configuration to get it properly working with spring-boot 2. In the type of integration pattern, your spring context handles the request-mapping flow for your application i.e MVC flow. Keycloak adapter creates auth session id’s at the server-side and then sends in the form of cookie at the client browser side, once the authentication is done. Users can access the resources. This type of integration is known as server-side integration with keycloak.
simple-spring-boot-microservice
This repository we will see simple microservice architecture with distributed configuration spring boot, spring cloud netflix eureka, spring cloud zuul and web services
spring-boot-rest-file-upload
This repository we will see file how to multipart file upload and download in REST API using Spring boot, JPA, MySQL, Hibernet validation .
spring-boot-rest-jpa-mysql
This repository we will see a CRUD operation on RESTful Web Services for enterprise applications using Spring Boot, JPA, MySQL. Here we also implement how to hadal runtime exception
spring-boot-with-apache-kafka
Apache Kafka is a distributed streaming platform that utilizes the publish/subscribe message pattern to interact with applications, and it’s designed to create durable messages. In this tutorial basic concepts behind Apache Kafka and build a fully-functional Java application, capable of both producing and consuming messages from Kafka.
advance-spring-boot-microservice
This repository we will see advance microservice architecture by spring boot, eureka, zuul, hystrix monitoring dashboard, swagger 2 and web services
spring-boot-rest-jasper-report
In this repository we will how to print jasper report in spring boot rest API. Report print will be generate through the rest API.
spring-boot-jpa-thymeleaf-mysql
In this repository we will see simple CRUD Application on MVC Pattern technology using Spring Boot, thymeleaf, Spring Data JPA, MySQL
advance-java-practices
In this repository we will see advance java with example. Basically we see JAVA 8 features such us stream-api, lambda-expressions etc...
git-command-line
Here we will see git all command with details to manage remote git using terminal
java-design-patterns
In this repository we will be able to see java design patterns with example
leetcode-solutions
In this repository we will see variants problem solving paradigm using different programming language java, c++, python for online coding challenge
solid-design-principles
In this repository we will describe solid design principles with example.
angular-demo-project
Angular demon project for beginner
basic-java-for-Intermediate
In this repository we will see basic java concepts with example
data-structures-and-algorithms
In this repository we will see data structure and algorithm all topic with example beginner to advance
material-ui
MUI Core: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
microblogging-assessment
In this repository we will see micro-blogging system. It's developed by spring boot, oauth2 and MySQL for beck-end service and reactJs used for front-end service
piggymetrics
Microservice Architecture with Spring Boot, Spring Cloud and Docker
reactjs-client-crud
Simple CRUD operation using reactJS for client service. the client service communication with backend service the backend service developed by spring boot, JPA, MySQL
reactjs-social-login-oauth2
Now we will see social login on reactjs client-service. here we used for user sign up google, facebook, github and registration from. use can be login by username & Password and social login
spring-boot-angular-8-crud-example
DAO pattern implemented between angular component and service communication
thingsboard
Open-source IoT Platform - Device management, data collection, processing and visualization.