Code Monkey home page Code Monkey logo

parking-center's Introduction

Sanei

  1. Install maven
  2. Install mySQL newest version
  3. restore sanei_db.sql files in MySQL database server
  4. open application.properties file and edit to right information in your system (database, and so on)
  5. open terminal command window and goto sanei root folder
  6. run command: mvn clean install 5.1 Import all projects in miracleave folder into eclipse IDE then use can clean, install the project as maven project as well. Ofcourse you need install the maven plugin into eclipse IDE before that.
  7. In eclipse IDE, "run as" -> "Spring Boot App" on SaneiMainApi, and SaneiMainSystem projects
  8. For API project, you can see the result in URL: http://localhost:1235/profiles/
  9. For Web project, you can see the result in URL: http://localhost:8080/list-profile (login with username: admin and password: password)
  10. For export user profile, click onto Profile export link below the list of user info in (9)
  11. The API project has support swagger-ui for easy to learn and test the API, you can explore all API document in this URL: http://localhost:1235/swagger-ui.html

################################### For Log4j2

  1. Open resources/log4j2.xml change your logs/app.log folder to correct with your system
  2. Look into the resources/log4j2.component.properties file, it contains all config for log4j2
  3. Try to run http://localhost:8080/list-profile and look into the console, and the log file in step 1, you will see the debug line, ex: 2019-12-22 23:28:48,908 DEBUG j.c.s.m.c.ProfileController [http-nio-8080-exec-1] Get list profile by Vincent

parking-center's People

Contributors

tuandev76 avatar minhtb1112 avatar caohongvu avatar

Watchers

 avatar  avatar

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.