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

Spring boot 1.3.x fix #4

Closed
wants to merge 2 commits into from
Closed

Spring boot 1.3.x fix #4

wants to merge 2 commits into from

Conversation

michael-simons
Copy link
Contributor

Hi Stéphane,

I've used this deployment today successfully for our product, thanks a lot. I just had problems with Spring Boot 1.3.x because the default placeholders have been disabled. I've fixed this.

Spring Boot doesn't use default maven delimiters anymore since 1.3.0.RC1, see #1199, #3092 and #4380. This commit changes them to '@'.
@snicoll snicoll closed this in 65abebe Feb 1, 2016
snicoll added a commit that referenced this pull request Feb 1, 2016
* pr/4:
  Fix property placeholders
  Upgrade to Spring Boot 1.3.2
@snicoll snicoll self-assigned this Feb 1, 2016
@snicoll
Copy link
Owner

snicoll commented Feb 1, 2016

Thank you Michael!

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

2 participants