Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/iam 9 convert upstream to spring boot #1067

Conversation

antoniosignore
Copy link

No description provided.

@jricher
Copy link
Member

jricher commented May 2, 2016

Very cool! I'm a little concerned of the duplication of code between this and the -webapp module, is there any way we can pull these in?

I think we'll target this for development in 1.3.

@praseodym
Copy link
Contributor

How do we implement the principle of overlays with Spring Boot? Or will we simply keep building to WAR files?


// TODO what's exaclty the difference between, taskScheduler and taskExecutor?

@Scheduled(fixedDelay = 30000, initialDelay = 60000)
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't this use something like fixedDelayString = "${openid.connect.server.scheduler.token.fixedDelay}" same for initial

@rfelgent
Copy link

Hello folks,

What is the current status of the spring boot migration? Still planning to merge this in the 1.3 branch/master branch ?

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.

None yet

5 participants