Java Interview + Java Backend Technology Learning Guide A leading to the ideal Internet company interview guide, including Java, technical interview essential basic knowledge, Leetcode, computer operating system, computer network, system design, distributed, database (MySQL, Redis), Java project combat, etc., fresh out!

This manual focuses on Java interview, which I spent half a year to summarize [Java interview + Java Backend technology learning guide]. At present, I have received offers from Tencent and other big companies. As long as you understand all the knowledge points above, there is absolutely no problem to enter the top 50 Internet companies. I hope I can help you with your interview.

It mainly includes the following contents.

Spring Boot backend + Vue administrator front end + wechat small program user front end + Vue user mobile mall project, download the project source code and obtain Java learning resources see below

Another mini-mall system.

Source code download

Retweet + comment,

Managing Background Instances

  1. Open your browser and enter the following url: http://127.0.0.1:8080/#/login
  2. The administrator user name and password are admin123 and admin123 respectively

Note: This example is only the test management background, not the first two small mall management background.

The project architecture

Technology stack

Spring Boot

Vue

Wechat applets

function

Small mall function

  • Home page
  • List of topics, details of topics
  • Classification list, classification details
  • Brand list, brand details
  • New product launch, popular recommendation
  • Coupon list, coupon selection
  • A bulk
  • search
  • Product details, product evaluation, product sharing
  • The shopping cart
  • Place the order
  • Order list, order details, order after sale
  • Address, collection, footprint, feedback
  • Customer service

Source code download

Forward + comment