Skip to content

Common modules shared by Talend applications

License

Notifications You must be signed in to change notification settings

cmeng-talend/daikon

 
 

Repository files navigation

Talend Daikon

Join the chat at https://gitter.im/Talend/daikon Codacy Badge Codacy Badge

http://www.talend.com

Talend

Contents

This repository contains commonly used classes that are expected to be shared across all Talend products. here is the folder description:

Modules Description
daikon The core library with a restricted set of dependencies. It contains Avro, i18n, Properties, UI-specs, Exception, Sandbox classloader handling classes among things
daikon-content-service Spring Abstraction for handling content resources on multiple filesystem like local or S3
daikon-logging Json Layout for all loggers to used for cloud projects and it's associated documentation
daikon-spring Spring specific classes that can be shared by projects, like multitenant for mongoDB or @RequiresAuthority for simple permission check
daikon-tql Talend Query Language, simple query language for java and javascript with a MongoDB implementation
daikon-audit Library which provides a facade for recording audit events
poc module use to store experiments and POCs like the CQRS one
reporting Internal module used to aggregate jacoco converage reports and send them to codacy during the deploy phase

Support

You can ask for help on our forum.

Contributing

We welcome contributions of all kinds from anyone.

Using the Talend bugtracker is the best channel for bug reports and feature requests. Use GitHub to submit pull requests.

For code formatting, please use the configuration file and setup for Eclipse or IntelliJ that you find here: https://github.com/Talend/tools/tree/master/tools-java-formatter

License

Copyright (c) 2006-2019 Talend

Licensed under the Apache Licence v2

Name origin

The Daikon is a root vegetable and since this project is supposed to be the root of many projects we thought it was a fun and appropriate name.

About

Common modules shared by Talend applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.3%
  • JavaScript 1.2%
  • Other 0.5%