Giter VIP home page Giter VIP logo

springboot-admission-manage's Introduction

Admission_ManageSystem_SpringBoot

The RearEnd Code of Admission_ManageSystem

FrontEnd_Project(Vue_address)

https://github.com/ZerviKuoc/Admission_ManageSystem

TestFile

see the test.rar

JDK

jdk-15.0.2

Customize configuration

see src/application.properities
(CORS Has been processed at the front end code------see vue.config.js)
so the code following can be deleted

CORS_ALLOWED_ORIGINS=http://localhost:8888,http://localhost:8080,http://localhost:55667,http://172.17.3.46:8082,http://172.17.3.46:8081,http://172.17.3.46:8080,http://10.33.93.199:8080,http://120.76.194.171,http://120.76.194.171:55667

Run port

server.port=8080
if you wanted to change this port,remember to change it in the vue code!

database ---- addmissiondb 's sql please see the db.sql

spring.datasource.url=jdbc:mysql://localhost:3306/addmissiondb?serverTimezone=GMT%2B8&characterEncoding=utf-8&useSSL=false
spring.datasource.username=root
spring.datasource.password=123
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver

springboot-admission-manage's People

Contributors

garril avatar

Stargazers

Roman avatar

Watchers

 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.