Skip to content

benedektarsoly/openapi-jaxb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenApi jaxb Plugin

GitHub Compile workflow status in master branch Maven central version of Parent pom project License of Parent pom project Supported JVM Versions

Openapi XJC plugin. When generating java code from xsd, this plugin annotates the generated classes with the proper OpenAPI annotations.

1. Maven central

This plugin is available in maven central as:

    <dependency>
        <groupId>hu.icellmobilsoft.jaxb</groupId>
        <artifactId>openapi-jaxb-plugin</artifactId>
        <version>${version}</version>
    </dependency>

2. Description

About

OpenApi annotation in XSD -> DTO generation

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%