You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juneau.apache.org by ja...@apache.org on 2019/10/21 20:52:57 UTC

[juneau-petstore] 27/27: Merge pull request #5 from ishita20/dev_new

This is an automated email from the ASF dual-hosted git repository.

jamesbognar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juneau-petstore.git

commit 8c954e5160ce25acf2dd8e056c06bbbecf5a4c2d
Merge: 3e08662 d38611b
Author: James Bognar <ja...@apache.org>
AuthorDate: Mon Oct 21 16:52:25 2019 -0400

    Merge pull request #5 from ishita20/dev_new
    
    URL level security using WebSecurityConfigurerAdapter

 juneau-petstore-server/pom.xml                     | 24 ++++++++++++--
 .../petstore/config/SpringSecurityConfig.java      | 37 ++++++++++++++++++++++
 2 files changed, 59 insertions(+), 2 deletions(-)