GET
/
curl \
-X GET http://bytemetwice.ninja/
Response examples (200)
{
"applicationContext": {
"parent": {},
"id": "string",
"displayName": "string",
"autowireCapableBeanFactory": {},
"applicationName": "string",
"startupDate": 42,
"environment": {
"activeProfiles": [
"string"
],
"defaultProfiles": [
"string"
]
},
"beanDefinitionCount": 42,
"beanDefinitionNames": [
"string"
],
"parentBeanFactory": {},
"classLoader": {
"name": "string",
"registeredAsParallelCapable": true,
"parent": {
"name": "string",
"registeredAsParallelCapable": true,
"unnamedModule": {
"name": "string",
"classLoader": {
"name": "string",
"registeredAsParallelCapable": true,
"definedPackages": [
{
"name": "string",
"annotations": [
{}
],
"declaredAnnotations": [
{}
],
"sealed": true,
"specificationTitle": "string",
"specificationVersion": "string",
"specificationVendor": "string",
"implementationTitle": "string",
"implementationVersion": "string",
"implementationVendor": "string"
}
]
},
"descriptor": {
"open": true,
"automatic": true
},
"named": true,
"annotations": [
{}
],
"declaredAnnotations": [
{}
],
"packages": [
"string"
],
"layer": {}
},
"definedPackages": [
{
"name": "string",
"annotations": [
{}
],
"declaredAnnotations": [
{}
],
"sealed": true,
"specificationTitle": "string",
"specificationVersion": "string",
"specificationVendor": "string",
"implementationTitle": "string",
"implementationVersion": "string",
"implementationVendor": "string"
}
]
},
"unnamedModule": {
"name": "string",
"classLoader": {
"name": "string",
"registeredAsParallelCapable": true,
"definedPackages": [
{
"name": "string",
"annotations": [
{}
],
"declaredAnnotations": [
{}
],
"sealed": true,
"specificationTitle": "string",
"specificationVersion": "string",
"specificationVendor": "string",
"implementationTitle": "string",
"implementationVersion": "string",
"implementationVendor": "string"
}
]
},
"descriptor": {
"open": true,
"automatic": true
},
"named": true,
"annotations": [
{}
],
"declaredAnnotations": [
{}
],
"packages": [
"string"
],
"layer": {}
},
"definedPackages": [
{
"name": "string",
"annotations": [
{}
],
"declaredAnnotations": [
{}
],
"sealed": true,
"specificationTitle": "string",
"specificationVersion": "string",
"specificationVendor": "string",
"implementationTitle": "string",
"implementationVersion": "string",
"implementationVendor": "string"
}
]
}
},
"servletContext": {
"classLoader": {
"name": "string",
"registeredAsParallelCapable": true,
"definedPackages": [
{
"name": "string",
"annotations": [
{}
],
"declaredAnnotations": [
{}
],
"sealed": true,
"specificationTitle": "string",
"specificationVersion": "string",
"specificationVendor": "string",
"implementationTitle": "string",
"implementationVersion": "string",
"implementationVendor": "string"
}
]
},
"majorVersion": 42,
"minorVersion": 42,
"sessionCookieConfig": {
"name": "string",
"path": "string",
"attributes": {
"Additional properties:": "string"
},
"comment": "string",
"maxAge": 42,
"domain": "string",
"httpOnly": true,
"secure": true
},
"virtualServerName": "string",
"attributeNames": {},
"contextPath": "string",
"initParameterNames": {},
"sessionTimeout": 42,
"servletRegistrations": {
"Additional properties:": {
"mappings": [
"string"
],
"runAsRole": "string",
"name": "string",
"className": "string",
"initParameters": {
"Additional properties:": "string"
}
}
},
"filterRegistrations": {
"Additional properties:": {
"servletNameMappings": [
"string"
],
"urlPatternMappings": [
"string"
],
"name": "string",
"className": "string",
"initParameters": {
"Additional properties:": "string"
}
}
},
"defaultSessionTrackingModes": [
"COOKIE"
],
"effectiveSessionTrackingModes": [
"COOKIE"
],
"jspConfigDescriptor": {
"taglibs": [
{
"taglibURI": "string",
"taglibLocation": "string"
}
],
"jspPropertyGroups": [
{
"buffer": "string",
"elIgnored": "string",
"errorOnELNotFound": "string",
"pageEncoding": "string",
"scriptingInvalid": "string",
"isXml": "string",
"includePreludes": [
"string"
],
"includeCodas": [
"string"
],
"deferredSyntaxAllowedAsLiteral": "string",
"trimDirectiveWhitespaces": "string",
"errorOnUndeclaredNamespace": "string",
"defaultContentType": "string",
"urlPatterns": [
"string"
]
}
]
},
"requestCharacterEncoding": "string",
"responseCharacterEncoding": "string",
"effectiveMajorVersion": 42,
"effectiveMinorVersion": 42,
"serverInfo": "string",
"servletContextName": "string"
},
"contentType": "string",
"requestContextAttribute": "string",
"staticAttributes": {
"Additional properties:": {}
},
"exposePathVariables": true,
"beanName": "string",
"url": "string",
"statusCode": {
"error": true,
"is4xxClientError": true,
"is5xxServerError": true,
"is1xxInformational": true,
"is2xxSuccessful": true,
"is3xxRedirection": true
},
"hosts": [
"string"
],
"redirectView": true,
"propagateQueryProperties": true,
"attributesMap": {
"Additional properties:": {}
}
}