Part of five-cents demo This topic is part of the ‘contract’ system of the Five-cents demo : The source code is available on GitHub, under /backends/contract folder. Build REST mocks with SOAPUi Our only concern, for this part of the demo, is to build a quick and dirty contract system that responds to contract requests.... Continue Reading →
WebSocket simple implementation for checking javax.interceptor.Interceptors moderator actions
Part of five-cents demo This topic is part of the ‘new-client’ system of the Five-cents demo : The source code is available on GitHub, under /backends/client-brandnew and/framework/utils folder. Before proceeding, you may have a look a the previous article : Producing some REST HATEOAS navigation elements with JAX-RS 2.0 Adding a javax interceptor moderator to simulate timeouts... Continue Reading →
Producing some REST HATEOAS navigation elements with JAX-RS 2.0
Part of five-cents demo This topic is part of the 'new-client' system of the Five-cents demo : The source code is available on GitHub, under /backends/client-brandnew and /framework/utils folder. Before proceeding, you may have a look a the previous article : Exposing JEE JAX-RS resources under Thorntail with Swagger and Swagger-UI embedded The Location header in the... Continue Reading →
Exposing JEE JAX-RS resources under Thorntail with Swagger and Swagger-UI embedded
Part of five-cents demo This topic is part of the 'new-client' system of the Five-cents demo : The source code is available on GitHub, under /backends/client-brandnew and /framework/utils folder. Project initialization Our concern here is to make a very simple unique microservice to expose a Client resource, with Thorntail (new name of WildFly-Swarm since the... Continue Reading →