Spring Boot Database Admin Reference Guide
+Reference Guide
+Spring Boot Database Admin v0.1.5
1. Introduction
@@ -167,7 +168,7 @@ public String getFullName() { -When displaying a reference to an item, by default we show its primary key. If a class has a @DisplayName
, this method will be used in addition to the primary key whenever possible, giving the user a more readable option.
+
When displaying a reference to an item, we show its primary key by default. If a class has a @DisplayName
, this method will be used in addition to the primary key whenever possible, giving the user a more readable option.