Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mng222n/airback
Agile project management tool has many features such as Scrum, Kanban, V-model etc.
https://github.com/mng222n/airback
agile-mangement esb gwt jackrabbit quartz spring-mvc vaadin8
Last synced: about 1 month ago
JSON representation
Agile project management tool has many features such as Scrum, Kanban, V-model etc.
- Host: GitHub
- URL: https://github.com/mng222n/airback
- Owner: mng222n
- License: mit
- Created: 2020-03-10T10:53:44.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-01T23:21:29.000Z (over 2 years ago)
- Last Synced: 2024-11-11T05:07:20.111Z (3 months ago)
- Topics: agile-mangement, esb, gwt, jackrabbit, quartz, spring-mvc, vaadin8
- Language: Java
- Homepage:
- Size: 6.93 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Airback application uses Vaddin UI for front-end, quartz for scheduling, spring boot for frame the application, esb for service execution and factitious components
# How to install and bring to the world
1) How to compile the application and brint it to the world ::
cd airback-deployer-community
mvn clean install -DskipTests
2) How to run application after compiling to the world ::
cd airback-app-community/target/airback-9.0.9/airback-9.0.9/
cp airback-app-executor/target executor.jar executor.jar
java -jar executor.jar -Dserver.port=9999
3) Conclusion and feedback ::
This the demo for accelerating the software prototype in attempt to the real situations.