Code Monkey home page Code Monkey logo

iais's People

Contributors

florianika avatar francescoamato avatar mauroistat avatar nataliagheorghita avatar vasilebujor avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

iais's Issues

Crete BusinessFunction Service methods

Api method should call only service method that can access repositories
ReferentialService.java should be created in iais-ms-meta-referential-db module in the services package

Add CI/CD

Add CI/CD, check github functionality about CI/CD

Creation of HTTP gateway using Zuul

  • adding zuul http gateway in the project
  • just preliminary work, gaining used on how zuul works, specially zuul filters and how can the be used for security and token based authentication.
  • zuul module can be found on under iais/iais-cloud/iais-zuul in the project

Create BusinessFunction open api methods

Api methods should be added into the module iais-ms-meta-referential-api.
Create a controllers package and in that package add two controllers:
ReferentialOpenApi.java
(method added to the open api will not require authentication)

Add BusinessFunction closed api methods

Into the iais-ms-meta-referential-api module in controllers package add a controller ReferentialCloseApi.java
All api method that requires authentication should be listed here

Add BusinessFunction referential repositories

After entity creation a repository for each entity should be created (just an interface that extends spring CrudRepsitory)
Repository classes should be added in repositories package of iais-ms-meta-referential-db module

Creation of GSBPM entities

  • Creation of interfaces of entities following as much as possible GSIM naming standards.
  • Creation of entities under GSBPM Documentation module (in the db submodule)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.