Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 588 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 588 Bytes

gbif-common-ws

The gbif-common-ws shared library provides:

  • Base classes for GBIF Web Client accessing Web Service using Feign
  • Custom ObjectMapper provider JacksonJsonObjectMapperProvider
  • Security services and tools
  • Base classes for GBIF Web Services (server)
  • Some common utils and exceptions

To build the project

mvn clean install

Change Log

Change Log

Documentation

JavaDocs