This repository holds various examples for JChem Microservices.
- custom-checker-fixer: How to add your custom StructureChecker and StructureFixerImplementations to JMS.
- docker: how to dockerize the microservices manually (Moved from jchem-microservices-docker-example)
- external-beans: How to add external beans / filters
- loadbalance: how to set up High-Availability with JChem Microservices DB (Moved from jws-load-balanced-example)
- migration: How to migrate data from JChem Webservices Classic ( / JChem tables ) to JChem Microservices
- official-docker-images: how to use the official docker images
- Documentation: https://docs.chemaxon.com/display/docs/jchem-microservices_index.md
- Demo page: https://jchem-microservices.chemaxon.com
- This is a live demo portal with swagger that you can use to generate runnable client code, and also provides
curl
commands.
- This is a live demo portal with swagger that you can use to generate runnable client code, and also provides