From 9c058c188b18170adabfea2da11ae8659f43c288 Mon Sep 17 00:00:00 2001 From: Francesco Date: Fri, 6 Oct 2023 15:31:05 +0200 Subject: [PATCH] Disabled edit link --- src/main/resources/META-INF/spring-devtools.properties | 1 + src/main/resources/templates/model/show.html | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 src/main/resources/META-INF/spring-devtools.properties diff --git a/src/main/resources/META-INF/spring-devtools.properties b/src/main/resources/META-INF/spring-devtools.properties new file mode 100644 index 0000000..c68d493 --- /dev/null +++ b/src/main/resources/META-INF/spring-devtools.properties @@ -0,0 +1 @@ +restart.include.dbadmin:/spring-boot-db-admin-[\\w-\\.]+\.jar diff --git a/src/main/resources/templates/model/show.html b/src/main/resources/templates/model/show.html index b6970e5..8386b74 100644 --- a/src/main/resources/templates/model/show.html +++ b/src/main/resources/templates/model/show.html @@ -22,7 +22,9 @@