Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

libgraviton/gdk-essential-pojos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gdk-essential-pojos

What is it

Based on gdk-java this repository provides the essential POJOs that are needed for the worker-base to work with the gdk integration.

How to update the POJOs

The prerequisite to be able to generate new / updated POJOs is a running Graviton instance. Adapt the 'gravitonUrl' tag in the pom.xml with the URL that points to the running Graviton.

A simple mvn clean install will clean all previous POJOs and generate new ones.

Adapt the whitelist

The 'endpoint.whitelist' resource file defines all the endpoints that should be included for the POJO generation. Need a new endpoint? Simply add a new line with the endpoint and all the POJOs belonging to this endpoint will be generated as well.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages