public class HateoasHalProvider extends Object
| Constructor and Description |
|---|
HateoasHalProvider(Optional<org.springframework.boot.autoconfigure.hateoas.HateoasProperties> hateoasPropertiesOptional)
Instantiates a new Hateoas hal provider.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
init()
Init.
|
boolean |
isHalEnabled()
Is hal enabled boolean.
|
public HateoasHalProvider(Optional<org.springframework.boot.autoconfigure.hateoas.HateoasProperties> hateoasPropertiesOptional)
hateoasPropertiesOptional - the hateoas properties optional@PostConstruct protected void init()
public boolean isHalEnabled()
Copyright © 2021. All rights reserved.