From ec61bf98671d5f59d45ca243820392730653567e Mon Sep 17 00:00:00 2001 From: Francesco Date: Wed, 4 Oct 2023 14:14:42 +0200 Subject: [PATCH] README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1bff5c6..00243f5 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,9 @@ The behaviour you specify with these annotations should be applied automatically The code is still in a very early stage and it might not be robust if you use not-yet-supported JPA annotations and/or other custom configurations (e.g., custom naming strategy). If you find a bug with your settings, please report it as an issue and I will try to take a look at it. +**Known incompatibilities** + * Spring Boot Devtools: see issue #1, #8 + ## Installation 1. Spring Boot Database Admin is distributed on Maven. For the latest stable release you can simply include the following snippet in your `pom.xml` file: