0 votes
in JAVA by
_____ is a class level annotation to indicate the Application context for the test that will be Web application context.

@RestApplication

@ServersideConfiguration

@JsonConfiguration

@WebAppConfiguration

1 Answer

0 votes
by
@WebAppConfiguration
...