Pinned Repositories
spring-microservice-zookeeper-example
This is an basic example project to show how we can use spring boot with zookeeper and also swagger-codegen and H2 database with spring data.
spring-security-authentication-token-example
This is a basic example to authenticate with username and password and generate a token which related with provided user. After generate a token all request will use this token for authentication.
springmvc-mongodb-bootstrap-usermanagement
This project just an example to understand how to use spring mvc & mongo db crud operations. In this project you can also find some example about using boostrap modal dialog, form validation with ajax call and recaptcha google api.
swagger-codegen-spring-crudrepository-h2database
This project just an example to understand how to use swagger-codegen for a rest api definition and also spring data CRUD repository with h2 embedded database. Before review this project you should know basic terms of swagger-codegen and also spring-boot and spring-data.
tutorials
The "REST With Spring" Course:
ahmetbozok's Repositories
ahmetbozok/swagger-codegen-spring-crudrepository-h2database
This project just an example to understand how to use swagger-codegen for a rest api definition and also spring data CRUD repository with h2 embedded database. Before review this project you should know basic terms of swagger-codegen and also spring-boot and spring-data.
ahmetbozok/spring-security-authentication-token-example
This is a basic example to authenticate with username and password and generate a token which related with provided user. After generate a token all request will use this token for authentication.
ahmetbozok/springmvc-mongodb-bootstrap-usermanagement
This project just an example to understand how to use spring mvc & mongo db crud operations. In this project you can also find some example about using boostrap modal dialog, form validation with ajax call and recaptcha google api.
ahmetbozok/spring-microservice-zookeeper-example
This is an basic example project to show how we can use spring boot with zookeeper and also swagger-codegen and H2 database with spring data.
ahmetbozok/tutorials
The "REST With Spring" Course: