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

Consider support for Spring Boot Test Slice Annotations #9

Open
jxblum opened this issue May 1, 2019 · 0 comments
Open

Consider support for Spring Boot Test Slice Annotations #9

jxblum opened this issue May 1, 2019 · 0 comments
Assignees
Labels
new-feature New Feature

Comments

@jxblum
Copy link
Contributor

jxblum commented May 1, 2019

For example: @ClientServerIntegrationTest

This will:

  • Use conventions to determine the server-side configuration class (e.g. GeodeServerConfiguration, or simply ServerConfiguration), or...
  • Perhaps use annotations (e.g. @ServerConfiguration) to declare the server's configuration.
  • Start a GemFire/Geode Server with the declared configuration.
  • ???
@jxblum jxblum self-assigned this Jun 15, 2020
@jxblum jxblum added the new-feature New Feature label Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature New Feature
Projects
None yet
Development

No branches or pull requests

1 participant