diff --git a/.vs/ProjectSettings.json b/.vs/ProjectSettings.json new file mode 100644 index 000000000..f8b488856 --- /dev/null +++ b/.vs/ProjectSettings.json @@ -0,0 +1,3 @@ +{ + "CurrentProjectSetting": null +} \ No newline at end of file diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json new file mode 100644 index 000000000..6b6114114 --- /dev/null +++ b/.vs/VSWorkspaceState.json @@ -0,0 +1,6 @@ +{ + "ExpandedNodes": [ + "" + ], + "PreviewInSolutionExplorer": false +} \ No newline at end of file diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite new file mode 100644 index 000000000..6d054b4c9 Binary files /dev/null and b/.vs/slnx.sqlite differ diff --git a/.vs/spring-petclinic/FileContentIndex/42bf3091-8a2c-4df3-8031-58ac680b0ff7.vsidx b/.vs/spring-petclinic/FileContentIndex/42bf3091-8a2c-4df3-8031-58ac680b0ff7.vsidx new file mode 100644 index 000000000..4dfd7d21a Binary files /dev/null and b/.vs/spring-petclinic/FileContentIndex/42bf3091-8a2c-4df3-8031-58ac680b0ff7.vsidx differ diff --git a/.vs/spring-petclinic/v17/.wsuo b/.vs/spring-petclinic/v17/.wsuo new file mode 100644 index 000000000..d92d9bdfe Binary files /dev/null and b/.vs/spring-petclinic/v17/.wsuo differ diff --git a/.vs/spring-petclinic/v17/DocumentLayout.backup.json b/.vs/spring-petclinic/v17/DocumentLayout.backup.json new file mode 100644 index 000000000..bb16bb96f --- /dev/null +++ b/.vs/spring-petclinic/v17/DocumentLayout.backup.json @@ -0,0 +1,12 @@ +{ + "Version": 1, + "WorkspaceRootPath": "C:\\spring-petclinic\\", + "Documents": [], + "DocumentGroupContainers": [ + { + "Orientation": 0, + "VerticalTabListWidth": 256, + "DocumentGroups": [] + } + ] +} \ No newline at end of file diff --git a/.vs/spring-petclinic/v17/DocumentLayout.json b/.vs/spring-petclinic/v17/DocumentLayout.json new file mode 100644 index 000000000..fe21539da --- /dev/null +++ b/.vs/spring-petclinic/v17/DocumentLayout.json @@ -0,0 +1,27 @@ +{ + "Version": 1, + "WorkspaceRootPath": "C:\\spring-petclinic\\", + "Documents": [], + "DocumentGroupContainers": [ + { + "Orientation": 0, + "VerticalTabListWidth": 256, + "DocumentGroups": [ + { + "DockedWidth": 200, + "SelectedChildIndex": -1, + "Children": [ + { + "$type": "Bookmark", + "Name": "ST:0:0:{99b8fa2f-ab90-4f57-9c32-949f146f1914}" + }, + { + "$type": "Bookmark", + "Name": "ST:0:0:{cce594b6-0c39-4442-ba28-10c64ac7e89f}" + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/templates/welcome.html b/src/main/resources/templates/welcome.html index 4fa1cd328..99d24f0b4 100644 --- a/src/main/resources/templates/welcome.html +++ b/src/main/resources/templates/welcome.html @@ -4,7 +4,7 @@
-