Uses of Class
org.springframework.aot.hint.JavaSerializationHint
Package
Description
Support for registering the need for reflection, resources, java
serialization and proxies at runtime.
-
Uses of JavaSerializationHint in org.springframework.aot.hint
Modifier and TypeMethodDescriptionSerializationHints.javaSerializationHints()
Return thejava serialization hints
for types that need to be serialized using Java serialization at runtime.