Combat: Java spike high-performance system solutions to optimize concurrency combat

  • Chapter 1 Introduction Course (lecturers involved in the study and discussion)

    This chapter will introduce the course objectives, course technology stack, harvest curriculum, and the curriculum, give you a better understanding of the course specifically to help you learn what content, which can raise the hope that this course can be a good help we learn, improve problem-solving skills.

    •  1-1 Course Guidance Look
  • Chapter 2 project development environment and framework structures

    This chapter will take you to build the framework of the project based on Maven's Spring-Boot engineering framework, and integrated Thymeleaf server page templates, integrated Mybatis and Druid connection pool to access the database, and install the Linux source code under Redis Redis server and an integrated client Jedis, etc. prepare for the follow-up work content

    •  2-1 project environment to build (eclipse)
    •  2-2 environment to build the project (idea)
    •  2-3 Integration mybatis
    •  2-4 linux the source installation redis
    •  2-5 on integration redis
    •  2-6 in the integration redis
    •  2-7 integrated under redis
  • Chapter 3 implement user login function and distributed session

    This chapter will take you implement log-ins to the security of data transmission and storage, to achieve twice MD5 password storage, use Redis implementation of distributed Session. One familiar with the selection of the mode and development SpringBoot technology convergence, two to provide the necessary user information was later spike function.

    •  3-1 plaintext password storage md5 twice Look
    •  3-2 Log in functions to achieve the Look
    •  3-3 Log function achieved under
    •  3-4 integrated parameter calibrating frame Jsr303
    •  3-5 general exception handling system
    •  Distributed session on 3-6
    •  3-7 Distributed next session

Guess you like

Origin www.cnblogs.com/kaerl/p/11582852.html