Introduction
Current modules:
Getting Started
Add and configure Corda support for your Spring Boot app using Corbeans starters.
Project Template
Starting a new project? Get going with a fully testable project in minutes.
Web API
Documentation on the default controller endpoints.
Component API
Overview of Corbeans' Spring beans API.
Testing
Add Corda network capabilities to your Spring Boot/JUnit5 tests.
Data RPC
Provides basic JPA Entities for direct access to your RPC security datasource.
BNMS Starter
Autoconfigured, RESTful BNMS services for Corda's memberships-management cordapp..
Sample Webserver
Project example, provides a Spring Boot alternative to Corda’s standard webserver with support for multiple nodes. Used to test the Corbeans project modules.