Package cloud.opencode.base.serialization.spi
package cloud.opencode.base.serialization.spi
SPI Package - Service Provider Interface for Serializers
SPI 包 - 序列化器的服务提供者接口
This package contains the SPI interface for registering custom serializers. Implementations are discovered automatically via ServiceLoader.
此包包含用于注册自定义序列化器的 SPI 接口。 实现类通过 ServiceLoader 自动发现。
- Since:
- JDK 25, opencode-base-serialization V1.0.0
- Author:
- Leon Soo www.LeonSoo.com
- See Also:
-
InterfacesClassDescriptionSerializer Provider - SPI interface for serializer discovery 序列化器提供者 - 用于序列化器发现的 SPI 接口