序列化表格
程序包 org.springframework.boot.autoconfigure
程序包 org.springframework.boot.autoconfigure.batch
类org.springframework.boot.autoconfigure.batch.JobExecutionEvent扩展org.springframework.context.ApplicationEvent实现可序列化
序列化字段
execution
org.springframework.batch.core.JobExecution execution
程序包 org.springframework.boot.autoconfigure.jdbc
类org.springframework.boot.autoconfigure.jdbc.DataSourceSchemaCreatedEvent扩展org.springframework.context.ApplicationEvent实现可序列化
程序包 org.springframework.boot.autoconfigure.jooq
类org.springframework.boot.autoconfigure.jooq.JooqExceptionTranslator扩展org.jooq.impl.DefaultExecuteListener实现可序列化
程序包 org.springframework.boot.autoconfigure.session