Skip to content
View XueyinGuo's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report XueyinGuo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
XueyinGuo/README.md
  • 👋 Hi, I’m @XueyinGuo
  • 👀 I’m interested in Java & Deep Learning
  • 🌱 I’m currently reading SpringMVC and Tomcat source code.
  • 🌱 And my plan of source code reading include Spring/SpringMVC/Tomcat/SpringBoot/MyBatis/Netty. SpringBoot and MyBatis haven't start(or started?) yet.
  • 🌱 Spring was finished on 2021-01-25. Welcome to pull.
  • 🌱 Netty was finished on 2021-03-17. Welcome to pull.
  • 🌱 Tomcat Source Code Reading And Its Architecture Learning Started on 2021-5-14.
  • 🌱 SpringMVC Source Code Reading And Its Architecture Learning Started on 2021-6-11.
  • 🌱 And I have tried to build a RPC based on Netty on 2021-5-20, cuz I realy want to kown what the hell will happen when we send a request to the server if the server use Netty instead of Tomcat. The answer is you can build a server without Servlet Container when you decode + encode the request + response by yourserlf. Netty is a I/O framework, Tomcat is a servlet container. Rember This!!!!!
  • 💞️ I’m looking to collaborate on nothing for now.
  • 📫 My email is [email protected] or [email protected]
  • 🐒 My CSDN blog is https://blog.csdn.net/XueyinGuo
  • 📕 ShenZhen University
  • ♥️ FYI! My Own Thought Writed In /**/ Block,IF U PULLED, U CAN SET ↓
  • image

Popular repositories Loading

  1. spring spring Public

    Java

  2. LeetCode LeetCode Public

    Java

  3. MyJUC MyJUC Public

    Java

  4. XueyinGuo XueyinGuo Public

    Config files for my GitHub profile.

  5. netty netty Public

    Java

  6. JDK_1.8 JDK_1.8 Public

    Java