@Endpoint(id="show-all") public class ShowAllEndpoint extends Object
Constructor and Description |
---|
ShowAllEndpoint(org.springframework.context.ApplicationContext applicationContext) |
Modifier and Type | Method and Description |
---|---|
org.springframework.http.ResponseEntity |
getEndpoints() |
void |
setObjectMappers(List<com.fasterxml.jackson.databind.ObjectMapper> objectMappers) |
public ShowAllEndpoint(org.springframework.context.ApplicationContext applicationContext)
@ReadOperation public org.springframework.http.ResponseEntity getEndpoints()
@Autowired(required=false) public void setObjectMappers(List<com.fasterxml.jackson.databind.ObjectMapper> objectMappers)
Copyright © 2018. All rights reserved.