Coder Social home page Coder Social logo

paul1868 / org.openwms.wms.receiving Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qqsskk/org.openwms.wms.receiving

0.0 1.0 0.0 15.26 MB

WMS Receicing Service to handle announcements or expected receipts

Home Page: https://openwms.github.io/org.openwms.wms.receiving/

License: Apache License 2.0

Java 99.62% Dockerfile 0.14% Shell 0.24%

org.openwms.wms.receiving's Introduction

Purpose

This service is responsible to handle incoming orders, so called receiving orders, aka expected receipts or receiving notices. Before a pallet or box enters a warehouse it must be announced beforehand. The box must be registered in the system with an identifier, and some other characteristics that may differ between projects.

Resources

Build status Quality License Maven central Docker pulls Join the chat at https://gitter.im/openwms/org.openwms

Find further Documentation on Microservice Website

Build

The service can be built and run locally without any other services.

Build the code:

$ ./mvnw package

Run Standalone

Run in standalone mode:

$ java -jar target/openwms-wms-receiving-exec.jar 

Run Distributed

Or additionally run in a distributed environment with an already running Service Registry, Configuration Server and a RabbitMQ broker:

$ java -Dspring.profiles.active=ASYNCHRONOUS,DEMO -jar target/openwms-wms-receiving-exec.jar 

org.openwms.wms.receiving's People

Contributors

openwms avatar

Watchers

James Cloos 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.