/spring-boot-expose-sql-schema

Auto-configured SQL database schema exposure through REST endpoint

Primary LanguageJavaMIT LicenseMIT

spring-boot-expose-sql-schema

Auto-configured SQL database schema exposure through REST endpoint

TODO

  • no expose columns
  • filters for JDBC introspection (by table name and by entity name?)
  • customizable schema model (only columns)