Giter Site home page Giter Site logo

group5's Introduction

group5

group5's People

Contributors

eloratkl avatar zhenjianlee avatar

Watchers

 avatar  avatar

group5's Issues

Create Order entity

  1. Implement Order entity with relevant fields.
  2. Add SLF4J logger in the Order Entity class.

Implement Order Controller with CRUD operations.

  • 1. Develop Order Controller with CRUD operations.
    • Define API Endpoints (GET, POST, PUT, DELETE) for Orders
  • 2. Integrate SLF4J logger in the Order Controller.
  • 3. Implement logging for each CRUD operation.

Create Product entity

  1. Implement Product entity with necessary attributes.
  2. Add SLF4J logger in the Product Entity class.

Create Customer entity

  1. Implement Customer entity with necessary attributes.
  2. Add SLF4J logger in the Customer Entity class.

Implement Customer Controller with CRUD operations.

  • 1. Create Customer Controller class with CRUD operations.
    • Define API Endpoints (GET, POST, PUT, DELETE) for Customers
  • 2. Integrate SLF4J logger in the Customer Controller.
  • 3. Implement logging for each CRUD operation.

Write Unit Tests for Product Service

  • 1. Design unit test cases for Product Service.
  • 2. Integrate SLF4J logger in test classes.
  • 3. Implement logging for test cases and assertions.

Write Unit Tests for Order Service

  • 1. Formulate unit test cases for Order Service.
  • 2. Integrate SLF4J logger in test classes.
  • 3. Implement logging for test cases and assertions.

Implement a global exception handler

  • 1. Implement a global exception handler in CustomerController class.
  • 2. Implement a global exception handler in ProductController class.
  • 3. Implement a global exception handler in OrderController class.

Implement Product Controller with CRUD operations.

  • 1. Develop Product Controller with CRUD operations.
    • Define API Endpoints (GET, POST, PUT, DELETE) for Products
  • 2. Integrate SLF4J logger in the Product Controller.
  • 3. Implement logging for each CRUD operation.

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.