Introduction

Motivation

App - Overview

Features

  1. Company
    1. Hierarchical Company
  2. Total
  3. Median
  4. Cut
  5. Depth (?)
  6. COI (?)
  7. Mentoring (?)
  8. Ranking (maybe)
  9. History =)
  10. Serialization (automagic)
    1. Open/Closed?
  11. Persistence
  12. (Mapping)
  13. (Distribution)
  14. Parallelism (?)
    1. Task parallelism
  15. Logging (cool!)
  16. Browsing
  17. Editing
  18. Restructuring (maybe)
  19. Web UI
  20. (Parsing)
  21. (Unparsing)

Tech - Stack

  1. Microservice
  2. REST
  3. JSF
    1. PrimeFaces
  4. CDI
  5. SpringBoot
  6. SpringFramework
  7. HATEOAS (HAYTEEE'OS)
  8. HAL
  9. JSON
  10. Java8
  11. FunctionalOO
  12. SpringData
    1. JPA
    2. REST
  13. Database (Whatever needed)
  14. Tomcat

Software - Stack

App - Description

  1. Stages
    1. Stage1: Chassis
      1. Rapid Development
    2. Stage2: Persistence & Crud
    3. Stage3: Features & Biz Logic
    4. Stage4: Eventhandlers
    5. StageZ: JSF Integration
    6. StageZ: Testing
    7. StageZ: ...

Installation

  1. Tests

Operation

  1. Logging?
  2. Boot-Admin
  3. Health-Endpoint
    1. Online?
    2. RuntimeStats
  4. Configuration Endpoint

Code - Maintenance

Versioning

ISSUES

  1. Collection->Item->Association
  2. DATAREST-XXX -> Owned sides of relations "cannot be edited". + Associations can hardly be edited
    1. What logic should be used here anyways?
  3. URI is somewhat irrelevant, ID matters!

See also

http://docs.spring.io/spring-framework/docs/current/spring-framework-reference/htmlsingle/ http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/ http://docs.spring.io/spring-hateoas/docs/current/reference/html/ http://docs.spring.io/spring-data/rest/docs/current/reference/html/ http://docs.spring.io/spring-data/jpa/docs/current/reference/html/


Ralf Lämmel edited this article at Mon, 26 Jun 2017 20:20:44 +0200
Compare revisions Compare revisions

User contributions

    This user never has never made submissions.

    User edits

    Syntax for editing wiki

    For you are available next options:

    will make text bold.

    will make text italic.

    will make text underlined.

    will make text striked.

    will allow you to paste code headline into the page.

    will allow you to link into the page.

    will allow you to paste code with syntax highlight into the page. You will need to define used programming language.

    will allow you to paste image into the page.

    is list with bullets.

    is list with numbers.

    will allow your to insert slideshare presentation into the page. You need to copy link to presentation and insert it as parameter in this tag.

    will allow your to insert youtube video into the page. You need to copy link to youtube page with video and insert it as parameter in this tag.

    will allow your to insert code snippets from @worker.

    Syntax for editing wiki

    For you are available next options:

    will make text bold.

    will make text italic.

    will make text underlined.

    will make text striked.

    will allow you to paste code headline into the page.

    will allow you to link into the page.

    will allow you to paste code with syntax highlight into the page. You will need to define used programming language.

    will allow you to paste image into the page.

    is list with bullets.

    is list with numbers.

    will allow your to insert slideshare presentation into the page. You need to copy link to presentation and insert it as parameter in this tag.

    will allow your to insert youtube video into the page. You need to copy link to youtube page with video and insert it as parameter in this tag.

    will allow your to insert code snippets from @worker.