📤👷‍♀️📥
Go to file
Andrew Mayorov 07af34c8ee HG-64: Streamline invoicing service (#74)
* HG-64: Streamline invoicing service

* HG-64: Bump image tag up

* HG-64: Forward-declare a couple of exceptions
2016-10-13 16:16:41 +03:00
build_utils@2b1c328ce9 BJ-49: add build_utils (#56) 2016-09-10 01:24:38 +03:00
doc HG-30: Domain redesign (#64) 2016-10-10 16:14:58 +03:00
proto HG-64: Streamline invoicing service (#74) 2016-10-13 16:16:41 +03:00
.gitignore BJ-29: changed artifact and description 2016-07-05 11:12:56 +03:00
.gitmodules BJ-49: add build_utils (#56) 2016-09-10 01:24:38 +03:00
Jenkinsfile BJ-49: add build_utils (#56) 2016-09-10 01:24:38 +03:00
Makefile HG-64: Streamline invoicing service (#74) 2016-10-13 16:16:41 +03:00
package.json FE-57: create package.json for npm-registration (#73) 2016-10-12 18:41:12 +03:00
pom.xml fix pom version (#67) 2016-10-11 13:35:12 +03:00
README.md MSPF-41: reduced level of panic 2016-06-09 18:41:42 +03:00
TODO.md HG-30: Domain redesign (#64) 2016-10-10 16:14:58 +03:00

Damsel

Systemwide protocol collection.

Требования к оформлению Thrift IDL файлов

  • Namespace:

    В каждом файле нужно обязательно указывать namespace для JAVA:

      namespace java com.rbkmoney.damsel.<name>
    

    Где <name> - имя, уникальное для Thrift IDL файлa в Damsel.