Skip to content
  • femiadeyemi's avatar
    redesign of cerebrum · 748ea6ff
    femiadeyemi authored
    Modification:
    
    - introduce an anotation called ForeignKey. This can be use to ensure
        that the uuid reference in another entity is valid and cascading
        effect are maintained.
    - modify some entities and added some new entities like Image, Person
        and Software. Also, corresponding repositories and services.
    - redesign the base service and create a kind of base repository
    
    Target: master
    748ea6ff