You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ a resource server.
5
5
6
6
Also included are some example client applications for the resource server.
7
7
8
-
It's a pretty modern application, using Spring Boot, gradle, thymeleaf and only JavaConfig. In my opinion tt's also a good example of how Java applications
8
+
It's a pretty modern application, using Spring Boot, gradle, thymeleaf and only JavaConfig. In my opinion it's also a good example of how Java applications
9
9
aren't big bloated "enterprisy" things anymore. The current sloccount is 519. 178 of that are just the SQLite dialect for hibernate which
10
10
I had to include because it's not in the official packages.
0 commit comments