Skip to content

Consider support for Spring Boot Test Slice Annotations #9

Description

@jxblum

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.
  • ???

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions