NIFIREG-29 - Remove General tab from registry administration

This closes #17.

Signed-off-by: Bryan Bende <bbende@apache.org>
16 files changed
tree: 31f88adfa4091d6e05da42f8b0aa4e3d6a48cc89
  1. nifi-registry-assembly/
  2. nifi-registry-bootstrap/
  3. nifi-registry-data-model/
  4. nifi-registry-framework/
  5. nifi-registry-jetty/
  6. nifi-registry-properties/
  7. nifi-registry-provider-api/
  8. nifi-registry-resources/
  9. nifi-registry-runtime/
  10. nifi-registry-security-api/
  11. nifi-registry-security-api-impl/
  12. nifi-registry-utils/
  13. nifi-registry-web-api/
  14. nifi-registry-web-ui/
  15. .gitignore
  16. .travis.yml
  17. build-and-run.sh
  18. LICENSE
  19. NOTICE
  20. pom.xml
  21. README.md
README.md

Apache NiFi Registry

Registry—a subproject of Apache NiFi—is a complementary application that provides a central location for storage and management of shared resources across one or more instances of NiFi and/or MiNiFi.

Table of Contents

Getting Started

TBD

License

Except as otherwise noted this software is licensed under the Apache License, Version 2.0

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.