Hendi Santika's repositories
spring-boot-security-example
The application showing how to use Spring Boot with Spring Security for common needs
spring-boot-encrypt-data
Spring Boot Encrypt Data
spring-async
Asynchronous REST call with DeferredResult in Spring
spring-boot-postgres-sample
Spring boot postgres sample
springboot-thymeleaf-bootstrap-wizard
Spring Boot + Bootstrap + Thymeleaf Wizard
async-processing
A Simple Async Processing using Spring Boot Application
Movie-Collections
Movie Collection Spring Boot Web Application using Spring Boot, JPA/Hibernate, Thymeleaf, Bootstrap, Spring Security, H2 Database
spring-boot-google-recaptcha2
Spring Boot Google ReCaptcha V3
spring-boot-sso-jwt
Single Sign On (SSO) Example with JSON Web Token (JWT), Spring Boot
springboot-jwt-mysql
RESTful Token Based Authentication API Using Spring Boot and MySQL
BookMyMovie
BookMyMovie App using Spring Boot
jwt-angular-spring
This is an example project where a Spring REST API is secured using JSON Web Tokens. Since there are relatively few examples available for Java and there are some pitfalls (such as most sources pointing to a Java lib that's not straightforward to use) I decided to extract my proof of concept into a stand-alone example and publish it for all to see.
simple-reservation-system
Implementation of an amenity reservation system
spring-boot-axon-sample3
Spring Boot Axon Sample3
spring-boot-ckeditor
A Simple Spring Boot CKEditor
spring-boot-jsonb-postgresql
Spring Boot JPA operates the jsonb type of PostgreSQL
spring-boot-jwt-sample
Spring boot with jwt authentication
spring-boot-jwt-sample1
Spring boot JWT Sample 1
spring-boot-keycloak-intro
Spring Boot Keycloak introduction with Kotlin
spring-boot-mongodb
Spring Boot and MongoDB in REST Application
spring-boot-mongodb-docker-compose
Dockerized Spring Boot App using Docker Mongodb Image Using Docker compose
spring-boot-mysql-r2dbc
R2DBC Reactive Database Example in Spring
spring-boot-r2dbc-demo
Demo project for working with Spring boot reactive using R2DBC and postgresSQL as a DB
spring-boot-webclient-aggregation
Spring WebFlux Aggregation
spring-webflux-sample
A Sample Spring Boot Webflux
springboot-graphql-demo
Spring Boot GraphQL Demo
springboot-mongodb-docker-compose
Spring Boot MongoDB Docker Compose
springboot-security-mysql
This project shows how to configure spring security with mysql in the rest implementation
springboot-singleton-pattern
Spring Boot Singleton Pattern