OpenID-Connect-Java-Spring-.../openid-connect-server
Thomas Meyer ce1ea638ee SystemScopeService: Optimize SQL access
The scopesMatch() method is called for each ApprovedSite in the approval
process and for each ApprovedSite entry all SystemScopes are read by a
single SQL statement.

Optimise this a bit and switch to a List so only one SQL is issued per
ApprovedSite.
2019-07-27 15:36:31 +02:00
..
src SystemScopeService: Optimize SQL access 2019-07-27 15:36:31 +02:00
.gitignore Merge commit '023dd440d4a0e6e59a14c88013837d79a77c74e0' into 1.1-merge 2013-07-29 16:21:20 -04:00
pom.xml [maven-release-plugin] prepare for next development iteration 2019-04-19 16:04:45 -04:00