Skip to content

SingingBush/jaxb-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JAXB Example

Maven

This is an example of how to use JAXB with modern Java (11 and above) with JPMS. It'll build and run with Java 11, 17, or 21 using jaxb-maven-plugin for code generation with an example xsd found on https://www.w3schools.com/xml/schema_example.asp

Build the application

mvn package

About

Example of using JAXB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages