mirror of
https://github.com/dalbodeule/snap-admin.git
synced 2025-06-08 21:38:21 +00:00
README
This commit is contained in:
parent
672c780888
commit
0b1b394144
@ -29,7 +29,7 @@ The behaviour you specify with these annotations should be applied automatically
|
|||||||
|
|
||||||
**Supported field types**
|
**Supported field types**
|
||||||
|
|
||||||
These are the supported types for fields inside your `@Entity` classes (excluding fields for relationships to other entities). Fields with unsupported types are ignored, but functionality may be limited; refer to the [documentation][https://aileftech.github.io/spring-boot-database-admin/index.html#supported-field-types] for more information.
|
These are the supported types for fields inside your `@Entity` classes (excluding fields for relationships to other entities). Fields with unsupported types are ignored, but functionality may be limited; refer to the [documentation](https://aileftech.github.io/spring-boot-database-admin/index.html#supported-field-types) for more information.
|
||||||
|
|
||||||
* Double, Float, Integer, Short, Byte, Character, BigDecimal, BigInteger
|
* Double, Float, Integer, Short, Byte, Character, BigDecimal, BigInteger
|
||||||
* Boolean
|
* Boolean
|
||||||
|
Loading…
x
Reference in New Issue
Block a user