IGe LU 2015 Developers Day Alma APIs using

  • Slides: 12
Download presentation
IGe. LU 2015 Developers Day Alma APIs using Java, Maven, JAXB and Jersey Nishen

IGe. LU 2015 Developers Day Alma APIs using Java, Maven, JAXB and Jersey Nishen Naidoo, Senior Systems Analyst Macquarie University Library

Introduction Java Maven JAXB Jersey Demo Alma Toolkit Questions

Introduction Java Maven JAXB Jersey Demo Alma Toolkit Questions

Java Development Language/Platform 1. Popular 2. Broad toolset support 3. Dependencies at App level

Java Development Language/Platform 1. Popular 2. Broad toolset support 3. Dependencies at App level (excluding JRE/App Server) 4. Common IDEs

Maven Software Build and Comprehension Tool Packages Generates code Performs artefact deployment Builds Projects

Maven Software Build and Comprehension Tool Packages Generates code Performs artefact deployment Builds Projects Manages Project Lifecycle Tests Compiles Performs release management Documents Projects • Generates Javadoc • Generates Web Sites • Changelog reports • More…

Maven Software Build and Comprehension Tool The Metadata!! 1. Allows support for other dependency

Maven Software Build and Comprehension Tool The Metadata!! 1. Allows support for other dependency tools § Ivy § Gradle § Grape 2. Similar Technologies § PHP: Composer + Phing § Node. JS: npm/bower + Grunt/Gulp

Maven General Information Declarative Convention over configuration Highly customisable Plugin based Makes life easier

Maven General Information Declarative Convention over configuration Highly customisable Plugin based Makes life easier Verbose, but just copy/paste

JAXB Java API for XML Binding XSD schemagen xjc Java Classes

JAXB Java API for XML Binding XSD schemagen xjc Java Classes

JAXB Instance Conversion Marshal Java Object XML Unmarshal XML Java Object

JAXB Instance Conversion Marshal Java Object XML Unmarshal XML Java Object

Jersey JAX-RS (Java API for RESTful Web Services) Framework for producing REST APIs (server)

Jersey JAX-RS (Java API for RESTful Web Services) Framework for producing REST APIs (server) Framework for consuming REST APIs (client) Leverages JAXB Demo will focus on client usage…

Demo Live demo… Nothing can go wrong! Demo code on Git. Hub: https: //github.

Demo Live demo… Nothing can go wrong! Demo code on Git. Hub: https: //github. com/nishen/igelu-2015 -demo

Alma Toolkit Initiative Who wants to help!? Code on Git. Hub: https: //github. com/nishen/alma-toolkit

Alma Toolkit Initiative Who wants to help!? Code on Git. Hub: https: //github. com/nishen/alma-toolkit

The End Questions?

The End Questions?