Collection of 300+ best practices for Java persistence performance in Spring Boot applications
-
Updated
Feb 14, 2023 - Java
Collection of 300+ best practices for Java persistence performance in Spring Boot applications
An annotation processor library to automatically generate the data transfer objects (DTO).
Very Simple ORM
Ebean implementation for spring data,simplifies the development of creating a Ebean-based data access layer. 超简单、超强大的ORM框架,OQL、SQL、ES多查询引擎,超越JPA、Hibernate、Mybatis.
An approach of how to work with DTO in Spring Data REST projects
SQL DAL Maker is a generator of DTO, Model, and DAO classes to access relational databases. Target programming languages: PHP, Java, C++, Python, and Go. To generate the class, you declare it in XML meta-program.
ResultSet Mapper allows you to map a ResultSet to a desired java object by passing in its type.
A Java 21+ annotation-based, validation-aware DTO generation library following DRY and avoiding boilerplate code.
基于Java注解的JPA / SQL 增强DAO,让项目不写或少写 JPA / SQL 语句。已经在公司内部项目中大量使用,大家放心使用。
The Educational System is a robust back-end Rest API developed in Java, using the Spring Boot framework. It was designed to efficiently manage the academic operations of educational institutions, offering a complete solution for managing users, teachers, classes, courses, materials and grades.
Utility package providing domain model classes and DTOs for services of the Superb Data Kraken Platform (SDK).
Spring REST API
Defines interfaces for data beans like jpa entities or DTO(Data Transfer Object) objects
A simple yet powerfull request validator for Spring Boot incoming DTOs.
Spring REST Framework (SRF) is a powerful library for Spring applications that brings the simplicity and flexibility of Django's REST Framework to Spring. SRF streamlines API development with powerful serialization, flexible filters, and seamless integration.
Database interaction with DAO and DTO design patterns and perform CRUD operation ( Create , Read , Update , Delete ) using prepared statement .
Add a description, image, and links to the dto topic page so that developers can more easily learn about it.
To associate your repository with the dto topic, visit your repo's landing page and select "manage topics."