6 lines
225 B
Plaintext
6 lines
225 B
Plaintext
== Spring Data JDBC How To Generate the Database Schema.
|
|
|
|
Spring Data JDBC offers an API to generate Liquibase Changesets from your domain model and optionally an existing database.
|
|
|
|
This project demonstrates how to do this.
|