GithubHelp home page GithubHelp logo

onobc / stream-applications Goto Github PK

View Code? Open in Web Editor NEW

This project forked from spring-cloud/stream-applications

0.0 0.0 0.0 9.5 MB

Functions and Spring Cloud Stream Applications for data driven microservices

Home Page: https://spring.io/projects/spring-cloud-stream-applications

Shell 14.45% Ruby 0.05% Java 82.16% Groovy 2.64% Dockerfile 0.06% HCL 0.56% XSLT 0.10%

stream-applications's Introduction

Stream Applications

In this repository, you will find a collection of components that can meet various data integration use cases and requirements.

This repository builds on top of the Spring Functions Catalog and generates standalone Spring Cloud Stream applications that can run against Spring Cloud Stream’s RabbitMQ or Apache Kafka binder implementations. It is also possible to extend the generator to bundle the Java functions with the other supported binder implementations.

These applications can run standalone or as part of a data flow, such as the one orchestrated using Spring Cloud Data Flow.

Project Structure

The following are the various components of this repository.

Build

This build requires GraalVM JDK 17 distribution in order to build the script function and processor.

If you are building locally and don’t want to publish to a repository set: export LOCAL=true

Quick Compile

This will compile all jars and publish to local repo.

./quick-compile.sh

Boil the Ocean

This will build and test / integration test all the modules.

./full-build-test.sh

Core

This will build the core functionality and all functions.

./build-core.sh

You can then build the desired apps.

Application

./build-app.sh . applications/sink/log-sink
Note
In order to disable metrics by default there needs to be application properties configured like in default-application.properties. The build-app.sh script will copy default-application.properties into src/main/resources if no application.properties,yml,yaml or json is present.

Additional Resources

Here is a list of resources where you can find out more about using and developing functions and stream applications:

Code of Conduct

Please see our Code of Conduct

stream-applications's People

Contributors

corneil avatar sobychacko avatar onobc avatar tzolov avatar dturanski avatar artembilan avatar dependabot[bot] avatar dmfrey avatar klinamen avatar github-actions[bot] avatar timosalm avatar kim-taesu avatar fiidim avatar sjgleam avatar upthewaterspout avatar rafael81 avatar nithril avatar sabbyanandan avatar trecloux avatar cachescrubber avatar publinchi avatar rstpv avatar sunny151091 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.