| Package | Description |
|---|---|
| net.ideahut.springboot.converter | |
| net.ideahut.springboot.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanConverter |
class |
CharacterConverter |
class |
CollectionConverter |
class |
DateConverter |
class |
DoubleConverter |
class |
EntityConverter |
class |
FloatConverter |
class |
IntegerConverter |
class |
LocalDateConverter |
class |
LocalDateTimeConverter |
class |
LocalTimeConverter |
class |
LongConverter |
class |
NumberConverter |
class |
PrimitiveBooleanConverter |
class |
PrimitiveCharacterConverter |
class |
StringConverter |
| Modifier and Type | Method and Description |
|---|---|
static Converter |
Converter.of(Class<?> type) |
| Modifier and Type | Method and Description |
|---|---|
Converter |
FieldInfo.getConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
FieldInfo.setConverter(Converter converter) |
Copyright © 2023. All rights reserved.