| Class | Description |
|---|---|
| AppConfig | |
| CustomCurrencyConverter | |
| CustomLocalProfileBeanConfiguration | |
| Poc1RestController |
Proof of Concept REST controller with @PaymentRequired Mappings on method level.
|
| Poc2RestController |
Proof of Concept REST controller with @PaymentRequired Mappings on class level.
|
| PocApplication | |
| PocResult |
Response object used by Poc1RestController and Poc2RestController to display result in JSON or XML.
|