public class ErrorHandlerTest
extends Object 
- 
 
- 
Constructor Summary
Constructors
 
- 
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
- 
Field Details
- 
SPEC_NAME
public static final String SPEC_NAME 
- See Also:
 
- 
 
 
- 
PROPERTY_MICRONAUT_SERVER_CORS_CONFIGURATIONS_WEB_ALLOWED_ORIGINS
public static final String PROPERTY_MICRONAUT_SERVER_CORS_CONFIGURATIONS_WEB_ALLOWED_ORIGINS 
- See Also:
 
- 
 
 
- 
PROPERTY_MICRONAUT_SERVER_CORS_ENABLED
public static final String PROPERTY_MICRONAUT_SERVER_CORS_ENABLED 
- See Also:
 
- 
 
 
- 
LOCALHOST
public static final String LOCALHOST 
- See Also:
 
- 
 
 
 
- 
Constructor Details
- 
ErrorHandlerTest
public ErrorHandlerTest()