-
Notifications
You must be signed in to change notification settings - Fork 11
Builtin components
Ignacio del Valle Alles edited this page Feb 4, 2016
·
5 revisions
The framework provides a series of builtin (available by default) components:
Those services with id starting with rpc.*
.
Additional information can be found at http://demo.rpc.brutusin.org/rpc/repo
org.brutusin:rpc-repo
gives the developer useful information about the services deployed that enhances project maintainability.
Different service provider runtimes can be plugged-in to the framework.
org.brutusin:rpc-tomcat
is the reference implementation is based on Tomcat 8.
- Home
- Getting started
- Services
- HTTP services
- Messaging topics
- Spring
- Documenting
- Referencing source code
- Builtin components
- Configuration
- Deployment
- Client APIs
- Security
- Developer notes
- Architecture
- Examples