Skip to content

parmag/fixefid-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fixefid-examples

fixefidbean

An example about how using fixefid to define a record with a Java Bean

fixefidenum

An example about how using fixefid to define a record with a Java Enum

fixefidjpa

An example about how using fixefid to define a record with a JPA Entity

fixefidrest

An example about how using fixefid to convert a record to json with a REST Service