Package org.apache.juneau.examples.bean
package org.apache.juneau.examples.bean
Bean Examples
Example classes demonstrating how to use Juneau's bean marshalling capabilities. These examples show various POJO serialization and parsing scenarios.
-
ClassesClassDescriptionSample class which shows the usage of DTO module which is a Sub module of the core.