-
Methods Method Description org.appng.api.model.Property.isMandatory() org.appng.persistence.repository.SearchRepository.getOne(ID) This is just a temporary methed to make migration toCrudRepository.findById(Object)more smooth.
| Method | Description |
|---|---|
| org.appng.api.model.Property.isMandatory() | |
| org.appng.persistence.repository.SearchRepository.getOne(ID) |
This is just a temporary methed to make migration to
CrudRepository.findById(Object) more smooth. |