A short demo for showcasing spring data jpa using QueryByExampleExecutor
-
Updated
Dec 17, 2019 - Java
A short demo for showcasing spring data jpa using QueryByExampleExecutor
Extensive Example illustrating use of Spring Boot, Data Jpa and Swagger features.
Test task - Library API
The library management system is a spring boot application that creates a RESTFUL API for check out and return of books and calculating any fines for any late returns.
Database Configuration using @configuration and from properties file. Demo for profiles also available in this project. JAVA 8
A Spring Boot Application with REST API for weather information for a particular day and a Pincode
링클립 | 효율적인 정보 관리를 위한 최고의 수단!
Online shopping Application is a RESTful service where a client can perform CRUD operations on data and can receive the information from the server for this application. It's a individual project that concluded in 15 days.
This project is a Spring Boot application that demonstrates the use of Data Transfer Objects (DTOs) to transfer data between the client and server. It includes the basic CRUD operations for Student and Course entities and uses ModelMapper for entity-to-DTO conversion
Point of Sales System with Maven build with Layered Architecture , Spring with DataJPA
Online banking System application, performed CRUD operation for online banking app in a individual project completed within 4 days.
Point of Sales System developed according to the layered architecture using SpringDataJPA and Maven
Spring boot application which manages the shop data. Adding shop information, Searching shop information etc.
The Spring Security Demo demonstrates how to secure a Spring Boot application using basic authentication and authorization. It includes a custom login page and features such as password encryption and logout functionality. Users can access different routes based on their roles, with a simple in-memory user store for authentication.
Add a description, image, and links to the datajpa topic page so that developers can more easily learn about it.
To associate your repository with the datajpa topic, visit your repo's landing page and select "manage topics."