Code Monkey home page Code Monkey logo

swgoh-tracker's Issues

Connector: spring-boot-dependencies 'import' scope warning

There is a warning during mvn build about scope for spring-boot-dependencies:

must be one of [provided, compile, runtime, test, system] but is 'import'

Need to find a proper way of including this dependency (or delete it at all, if not really needed)

New Component: Accounts Service

Introduce new app aka 'Account Service'.

  • Spring Boot
  • REST
  • Rest Client
  • -MongoDB- (out of the scope for now - will be covered in a separate issue)
    For this early stage of the project, put its code to a separate module of the same repo.

No specific business logic is required so far - will be covered in other issue tickets.

Accounts Service: Add Persistence Level - MongoDB

  • Accounts Service needs a storage;
  • Because of the nature of SWGOH-API public data, let's use MongoDB as a main storage type;
  • Add MongoDB integration, introduce accounts collection;
  • Save a new account in MongoDB upon a successfull registration API request.

SWGOH-API Connector: Rename Maven Module

  • For this project stage, all services codebase will be stored in one repo.
  • Since the repo itself called swgoh-tracker, 'swgoh-tracker-connector' name is redundant and not accurate for SWGOH-API Connector => rename it to more appropriate one.

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.