SpringWebServicesForFun/.git
2017-02-19 Gustavo Martin... Using arguments with CommandLineRunner master origin/HEAD origin/master
2017-02-05 Gustavo Martin... Spring Boot REST Client
2017-02-05 Gustavo Martin... Spring Boot REST
2016-08-11 Gustavo Martin... jaxb2: generate default values by means of jaxb2-defaul...
2016-08-11 Gustavo Martin... cxf: non required cxf-xjc-dv extension because we just...
2016-08-08 Gustavo Martin... cxf-xjc-dv: how to use it and what is it for.
2016-07-18 Gustavo Martin... Using schemas.gumartinm.name where it is required ...
2016-07-17 Gustavo Martin... Problems (some XSD Eclipse tools stop working) when...
2016-07-15 Gustavo Martin... Response objects must be annotated with @XmlRootElement.
2016-07-15 Gustavo Martin... I do not know why but JAXB2 works better when XSD types...
2016-07-15 Gustavo Martin... Requires loggers and levels for loggin information...
2016-02-21 Gustavo Martin... SOAP: custom connection and read time out for client...
2016-02-06 Gustavo Martin... REST: CarController, removing non required import
2016-01-24 Gustavo Martin... REST: more than 13M just for documentation (I don't...
2016-01-24 Gustavo Martin... REST: documentation will always be released
2016-01-24 Gustavo Martin... REST: springfox improvements, WADL generation
2016-01-08 Gustavo Martin... REST: cleaning up package names and services (interface...
2016-01-08 Gustavo Martin... REST integration test POST, missing expected body.
2016-01-08 Gustavo Martin... REST, taken from JavaForFun
2016-01-08 Gustavo Martin... Spring REST: missing test
2016-01-08 Gustavo Martin... Spring REST: remove doc from client y global maven...
2016-01-08 Gustavo Martin... Spring REST: integration tests: client y server (RestTe...
2016-01-08 Gustavo Martin... Spring REST: Springfox (Swagger)
2016-01-08 Gustavo Martin... Spring REST: Jackson requires default constructor
2016-01-08 Gustavo Martin... Spring REST: integration tests
2016-01-08 Gustavo Martin... Spring REST, integration tests
2016-01-08 Gustavo Martin... REST: header Location after POST
2016-01-08 Gustavo Martin... REST: example with query params and custom headers
2016-01-08 Gustavo Martin... SpringJava REST: CarController, commit related to
2016-01-08 Gustavo Martin... REST: Spring REST project for trying out AngularJS...
2016-01-08 Gustavo Martin... Making space for REST services from JavaForFun repository
2016-01-06 Gustavo Martin... cxf jaxb2: custom header interceptor
2015-12-30 Gustavo Martin... jaxb2 and cxf: custom HTTP request message sender ...
2015-12-30 Gustavo Martin... cxf: right URL in comments
2015-12-27 Gustavo Martin... jaxb and cxf: trying to make work Eclipse XML validatio...
2015-12-21 Gustavo Martin... jaxb2: missing defaultUri for WS client
2015-12-21 Gustavo Martin... jaxb2 and cxf: CustomFaultMessageResolver
2015-12-20 Gustavo Martin... jaxb2, cxf: comment about how to implement custom SOAP...
2015-12-20 Gustavo Martin... jaxb2 and cxf: multiple changes
2015-12-20 Gustavo Martin... cxf and jaxb2: WebServiceTemplate using by default...
2015-12-20 Gustavo Martin... jaxb2: removing useless XSD Spring import from soap...
2015-12-20 Gustavo Martin... cxf: multiple changes following jabx2 implementation
2015-12-20 Gustavo Martin... jaxb2: client-spring-configuration, PayloadValidatingIn...
2015-12-20 Gustavo Martin... jaxb2: after SHA: 4ba5acb72ebc24cc2100766cad088308dd64f...
2015-12-20 Gustavo Martin... jaxb2: improvements in MyCustomMappingExceptionResolver
2015-12-20 Gustavo Martin... jaxb2: schemas in PayloadValidatingInterceptor, ORDER...
2015-12-20 Gustavo Martin... cxf: web-services-spring-cxf-server, MyCustomExceptionR...
2015-12-20 Gustavo Martin... jaxb2: web-services-spring-jaxb2-server, MyCustomExcept...
2015-12-20 Gustavo Martin... jaxb2: maven-jaxb2-plugin for WSDLs is worse than cxf...
2015-12-20 Gustavo Martin... jaxb2: maven-jaxb2-plugin, schemaLanguage option
2015-12-20 Gustavo Martin... jaxb2: web-services-spring-jaxb2-client, defaultUri...
2015-12-20 Gustavo Martin... cxf: improvements
2015-12-20 Gustavo Martin... cxf: web-services-spring-jaxb2-client, WSDL with Fault...
2015-12-20 Gustavo Martin... cxf: right log4j2 configuration
2015-12-20 Gustavo Martin... jaxb2: fixing errors in client
2015-12-20 Gustavo Martin... jaxb2: right log4j2 configuration
2015-12-19 Gustavo Martin... jaxb2: web-services-spring-jaxb2-client, WSDL with...
2015-12-19 Gustavo Martin... jaxb2: web-services-spring-jaxb2-client using @Service...
2015-12-19 Gustavo Martin... jaxb2: right maven plugin configuration for generating...
2015-12-19 Gustavo Martin... cxf: many improvements about how Spring WS works
2015-12-19 Gustavo Martin... jaxb2: many improvements about how Spring WS works
2015-12-19 Gustavo Martin... log4j2 improvements
2015-12-19 Gustavo Martin... Getting rid of Jakarta Commons Logging (used by Spring)
2015-12-19 Gustavo Martin... Merge branch 'master' of https://github.com/gumartinm...
2015-12-19 Gustavo Martin... Getting rid of Jakarta Commons Logging (used by Spring)
2015-12-19 Gustavo Martin... Getting rid of Jakarta Commons Logging (used by Spring)
2015-12-15 Gustavo Martin... cxf: new url for autogenerated WSDL
2015-12-15 Gustavo Martin... jaxb2: jaxws:bindings not available with maven-jaxb2...
2015-12-15 Gustavo Martin... jaxb2: catalog working and comment about why maven...
2015-12-15 Gustavo Martin... jaxb2: trying to use catalago. It is not working yet...
2015-12-14 Gustavo Martin... update TODO list in README file
2015-12-14 Gustavo Martin... Using maven-jaxb2-plugin
2015-12-13 Gustavo Martin... cxf: pom.xml files, formatting
2015-12-13 Gustavo Martin... Preparing to test jaxb2 plugin
2015-09-27 Gustavo Martin... ArrayList from XSD
2015-06-07 Gustavo Martin... Merge branch 'master' of https://github.com/gumartinm...
2015-06-07 Gustavo Martin... client integration tests, client custom bindings
2015-06-07 Gustavo Martin... client integration tests, client custom bindings
2015-06-05 Gustavo Martin... fixing minor issues
2015-06-05 Gustavo Martin... using maven-surefire-plugin and maven-failsafe-plugin
2015-06-04 Gustavo Martin... integration and unit tests
2015-06-04 Gustavo Martin... adding parent.xsd to PayloadValidatingInterceptor
2015-06-04 Gustavo Martin... making work server integration tests
2015-06-04 Gustavo Martin... improvements to catalog.cat file
2015-06-01 Gustavo Martin... catalog.cat, nice links with documentation
2015-05-31 Gustavo Martin... using catalog.cat
2015-05-31 Gustavo Martin... web-services-spring-globalxsds: global project for...
2015-05-31 Gustavo Martin... Merge branch 'master' of https://github.com/gumartinm...
2015-05-31 Gustavo Martin... Custom xs:dateTime binder
2015-05-31 Gustavo Martin... Custom xs:dateTime binder
2015-05-31 Gustavo Martin... cxf-xjc-dv: update version from 2.3.0 to 3.0.3
2015-05-25 Gustavo Martin... Spring Web Services SOAP: new implementation
2015-05-20 gu.martinm... No time for comments
2015-05-18 gu.martinm... TODO: I do not manage to use custom bindings when gener...
2015-05-18 gu.martinm... Updates to Java 8
2015-05-18 gu.martinm... With cxf-xjc-plugin and cxf-codegen-plugin we can use...
2015-05-18 gu.martinm... Instructions about how to compile, deploy and run Jetty...
2014-02-09 gu.martinm... Avoid inheritance in XSD files with JAXB custom bindings.
2012-11-13 gumartinmLoads of changes.
2012-11-11 gumartinmMinor changes.
next