Skip to content

Spring web app sample#102

Merged
SomkaPe merged 1 commit intodevfrom
pesomka/springWebApp
Oct 11, 2019
Merged

Spring web app sample#102
SomkaPe merged 1 commit intodevfrom
pesomka/springWebApp

Conversation

@SomkaPe
Copy link
Copy Markdown
Contributor

@SomkaPe SomkaPe commented Oct 8, 2019

No description provided.

@SomkaPe SomkaPe requested review from henrik-me and sangonzal October 8, 2019 02:59
Copy link
Copy Markdown
Contributor

@sangonzal sangonzal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

public void configure(HttpSecurity http) throws Exception {

http.antMatcher("/**")
.authorizeRequests()
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a really nice way of expressing things!

Copy link
Copy Markdown

@jmprieur jmprieur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@navyasric @sangonzal @SomkaPe I guess we want to update the Web app signs-in users and Web App calls web apis scenario landing pages with this sample ?

@SomkaPe SomkaPe merged commit 3794ea7 into dev Oct 11, 2019
@sangonzal sangonzal deleted the pesomka/springWebApp branch November 22, 2019 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants