-
SELISE Digital Platforms
- Dhaka, Bangladesh
-
14:28
(UTC -12:00) - in/habibsumon
-
spring-boot-with-keycloak Public
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 adap…
-
-
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
-
leetcode-solutions Public
In this repository we will see variants problem solving paradigm using different programming language java, c++, python for online coding challenge
-
material-ui Public
Forked from mui/material-uiMUI Core: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
TypeScript MIT License UpdatedMar 13, 2024 -
piggymetrics Public
Forked from sqshq/piggymetricsMicroservice Architecture with Spring Boot, Spring Cloud and Docker
Java MIT License UpdatedSep 5, 2023 -
-
-
thingsboard Public
Forked from thingsboard/thingsboardOpen-source IoT Platform - Device management, data collection, processing and visualization.
Java Apache License 2.0 UpdatedDec 14, 2022 -
-
spring-boot-angular-8-crud-example Public
Forked from bezkoder/spring-boot-angular-8-crud-exampleDAO pattern implemented between angular component and service communication
TypeScript UpdatedJun 23, 2022 -
solid-design-principles Public
In this repository we will describe solid design principles with example.
UpdatedNov 20, 2021 -
java-design-patterns Public
In this repository we will be able to see java design patterns with example
UpdatedMay 25, 2021 -
In this repository we will how to print jasper report in spring boot rest API. Report print will be generate through the rest API.
-
In this repository we will see data structure and algorithm all topic with example beginner to advance
UpdatedFeb 5, 2021 -
spring-boot-rest-file-upload Public
This repository we will see file how to multipart file upload and download in REST API using Spring boot, JPA, MySQL, Hibernet validation .
-
basic-java-for-Intermediate Public
In this repository we will see basic java concepts with example
Java UpdatedJan 27, 2021 -
advance-java-practices Public
In this repository we will see advance java with example. Basically we see JAVA 8 features such us stream-api, lambda-expressions etc...
-
reactjs-social-login-oauth2 Public
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
-
microblogging-assessment Public
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
-
reactjs-client-crud Public
Simple CRUD operation using reactJS for client service. the client service communication with backend service the backend service developed by spring boot, JPA, MySQL
-
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
-
This repository we will see advance microservice architecture by spring boot, eureka, zuul, hystrix monitoring dashboard, swagger 2 and web services
-
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 a…
-
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-jpa-mysql Public
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
-
git-command-line Public
Here we will see git all command with details to manage remote git using terminal
-
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 ba…
-
In this repository we will see simple CRUD Application on MVC Pattern technology using Spring Boot, thymeleaf, Spring Data JPA, MySQL
-
In this article, we will see how to secure a spring-boot-2.0 MVC pattern application using spring basic security. a user can registration with user name & password as a role base and user can updat…