DTT is an object-oriented Java framework that enables developers to automatically create database tables based on domain models through annotation-driven development, increasing productivity for developers. The core concept of DTT is domain-driven table, which makes you focus more on domain objects rather than database tables.
javaspring-boottablespring-boot-starterspringbootmybatisddd-architecturedttdomain-to-tabledomain-driven-tablejavabean-to-table
-
Updated
Jun 19, 2025 - Java