Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.

Commit 3fdd580

Browse files
authored
Update README.adoc
1 parent 6278da2 commit 3fdd580

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.adoc

+18
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
= Sample Application image:https://travis-ci.org/oasp/oasp4js.svg?branch=development["Build Status",link="https://travis-ci.org/oasp/oasp4js"] image:https://coveralls.io/repos/oasp/oasp4js/badge.svg?branch=development["Coverage Status",link="https://coveralls.io/r/oasp/oasp4js?branch=development"]
22
The sample application is built on top of the https://github.com/oasp/oasp4js-app-template[application template] and is an AngularJS application. Some of the AngularJS modules (e.g. oasp-security, oasp-i18n, etc.) which can be reused in your application are available in https://github.com/oasp/oasp4js-bower[this repository] either directly or using the Bower package manager. The sample application needs the https://github.com/oasp/oasp4j[oasp4j] (Java) server part to be installed.
33

4+
[NOTE]
5+
===============================
6+
*OASP has been superseded by devonfw*, the Open Source Standard Software Development Platform for state of the art Cloud Native Micro Service and Multi Platform Rich Web Apps, supported by Capgemini.
7+
8+
See http://devonfw.com and on Github http://github.com/devonfw
9+
10+
Individual products within OASP have been renamed to a corresponding one in devonfw.
11+
12+
For example:
13+
14+
- OAPS4j -> devon4j
15+
- OASP4js -> devon4ng
16+
- OASP4NET -> devon4NET
17+
18+
devonfw® is an exclusive and registered (European Trademark) product of Capgemini. Capgemini reserves all intellectual and industrial property rights over devonfw but publishes it under the Apache License, Version 2 – like OASP- which makes devonfw 100% Open Source.
19+
See: https://tldrlegal.com/license/apache-license-2.0-(apache-2.0)
20+
===============================
21+
422
== Getting Started
523

624
To get started you need to clone both the `oasp4j` and `oasp4js` repositories containing the server and the client part respectively. Each of them is to be built and started to talk to each other it. There are two ways to get the sample application working: eithter by getting the https://github.com/oasp/oasp4j/wiki/oasp-ide-setup[oasp IDE] and running it from there or setting up the IDE manually.

0 commit comments

Comments
 (0)