META-INF.spring.factories Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of grpcmock-spring-boot Show documentation
Show all versions of grpcmock-spring-boot Show documentation
gRPC Mock Spring Boot integration
# Application Listeners
org.springframework.context.ApplicationListener=\
org.grpcmock.springboot.GrpcMockApplicationListener
# Test Execution Listeners
org.springframework.test.context.TestExecutionListener=\
org.grpcmock.springboot.GrpcMockTestExecutionListener