IT Log

Record various IT issues and difficulties.

Tag: MyBatis


  • Based on SprintBoot, Mybatis, and Mysql: Computer Store Project – User Registration

          🧸Anqingh:Personal Home    🎥Personal Column:[Computer Network][MyBatis Series] About Me:A fun and sleepy INTP student who looks forward to sharing knowledge with more people sincerely. Table of Contents 🚀 Project Overview 🚦 Project Functionality 🚦 Development Sequence 🚦 Module Development 🚀 Project Development Environment  🎯Building the Project  🎯User Registration 1. Selecting the Data Table…


  • Setting Up Spring Cloud Project

    Contents Project Setup Build Parent-Child Projects Create Parent Project Spring Cloud Version Create Child Project – Order Service Declare Project Dependencies and Build Plugins Create Child Project-Product Service Declare Project Dependencies and Build Plugins Project Setup Since the application has been split into microservices, multiple projects need to be created. However, IDEA can only have…