| Package | Description |
|---|---|
| org.appops.tsgen.jackson.module | |
| org.appops.tsgen.jackson.module.conf.typename |
| Class and Description |
|---|
| TsTypeNamingStrategy
Used to detect TypeScript type name based on given Java type.
|
| Class and Description |
|---|
| SimpleJacksonTsTypeNamingStrategy
If Java class/enum is annotated with
JsonTypeName, then annotation value is used,
otherwise Class.getSimpleName(). |
| TsTypeNamingStrategy
Used to detect TypeScript type name based on given Java type.
|
Copyright © 2022. All rights reserved.