This is an automated email from the ASF dual-hosted git repository.
jamesbognar pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/juneau-petstore.git.
from 3e08662 Merge pull request #4 from fiammara/master
new 3f5287a Added spring security support
new d38611b Added spring security support
new 8c954e5 Merge pull request #5 from ishita20/dev_new
The 27 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
juneau-petstore-server/pom.xml | 24 ++++++++++++--
.../petstore/config/SpringSecurityConfig.java | 37 ++++++++++++++++++++++
2 files changed, 59 insertions(+), 2 deletions(-)
create mode 100644
juneau-petstore-server/src/main/java/org/apache/juneau/petstore/config/SpringSecurityConfig.java