• corbeans
  • Introduction
  • Getting Started
  • Project Template
  • Web API
  • Components API
  • Actuator API
  • Testing
  • Data RPC
  • BNMS Starter
  • Sample Webserver
  • Build Howto
  • KDoc API Reference
  • Changelog
  • Acknowledgements
  • FAQ
  • WATCH--
  • STARS--

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.