Skip to content

Code of Conduct

DBeaverDevOps edited this page Jun 19, 2024 · 3 revisions

Table of contents

Service naming

As we have several service types, we want to reflect these types in the file name. It will allow us to easily determine the purpose of usage.

Default service (general-purpose, application business logic): *Service
Examples: LocalisationService, NavigationTreeService

Resource service (state management): *Resource
Examples: UserInfoResource, ConnectionInfoResource

Bootstrap service (application initiation logic): *Bootstrap
Examples: CustomConnectionMenuBootstrap, SQLEditorBootstrap

CloudBeaver Documentation

User Guide

Installation

Configuration

CloudBeaver AWS

CloudBeaver Enterprise Edition

Team Edition

Deployment

Clone this wiki locally