jaxb2
There are 15 repositories under jaxb2 topic.
H3AR7B3A7/SpringSoapServiceExample
Setting up a simple soap web service following the example provided by spring.io guide to familiarize myself with soap services.
nileshkhaire/BabyCorn
Short and sweet strongly typed XML reader for JVM
dschulten/jaxb2-tolerant-reader-plugin
XJC plugin to restrict and adapt marshalled data according to the TolerantReader pattern
samirromdhani/Jaxb-PERF
Evaluating JAXB performance (jaxb2) by comparing it with others technologies
tonykslee/basic-rest-service
Production Grade Rest API Example
ibrahimcseku/soapwebservice
SOAP Web Service with Spring Boot
jfspps/CloudWrite
Spring based article planning tool with a REST API
abn-dev-01/spring-gkb-asan
REST service redirect request to the SOAP
beljaeff/xml-processor
Small project for testing marshalling/unmarshalling XML to POJO, validating via xsd using maven plugins for automation
openjax/jaxb
Convenient utilities and patterns for the javax.xml.bind package.
tinue/wsdl-home-sample
Sample Java server and client for a SOAP service
anatoly-spb/maven-java9-jaxb2-example
clear maven java9 jaxb2 example project omitted the problematic jaxb2-maven-plugin (https://github.com/mojohaus/jaxb2-maven-plugin/issues/43)
Nikolas-Charalambidis/cypher-soap
4IT475 | A Soap Web Service as a semestral work for a simple string encryption
sakshi-011/soap-webservices-example
An example of soap webservices using spring boot.
shayandaneshvar/spring-mvc-rest-example
A good restful api example with spring mvc