Skip to content

Improve spring-boot-sample-cache UX by using Maven profiles #8202

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

Conversation

jxblum
Copy link
Contributor

@jxblum jxblum commented Feb 6, 2017

Fixes gh-8202

The spring-boot-sample-cache UX improvements were part of my original PR #6967, which was to include auto-configuration support for Spring Data Geode, and by extension, Apache Geode, as a "caching provider" in Spring Boot applications using Spring's Cache Abstraction.

Unfortunately, SDG/Apache Geode never made into Spring Boot's "auto-configuration" support as a "caching provider".

However, that does not mean we should not improve on the sample cache user experience by leveraging Maven Profiles over resorting to "comments"!

I have included the Maven Profile work I performed while working on PR #6967 (minus the SDG/Apache Geode specific changes) in this PR.

@jxblum jxblum force-pushed the spring-boot-sample-cache-ux-improvements branch from f968bc8 to 31eac01 Compare February 6, 2017 08:19
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 6, 2017
@snicoll snicoll added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 6, 2017
@snicoll snicoll self-assigned this Feb 6, 2017
@snicoll snicoll added this to the 1.4.5 milestone Feb 6, 2017
snicoll added a commit that referenced this pull request Feb 6, 2017
…ovements

* pr/8202:
  Polish contribution
  Improve spring-boot-sample-cache UX by using Maven profiles
@snicoll snicoll closed this in 4d7b03b Feb 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants