关于About
关于本网站的背景:
Background of This Website:
弄个人网站最初纯粹是个人兴趣,代码是大学期的作业,之后糅杂了各种开源框架和自学的技术,灵感有来源于www.demongan.com和www.java1234.com,目前打算用于记录一些技术文章和IT知识点
Creating a personal website initially stemmed purely from personal interest. The code began as a college assignment, and it eventually incorporated various open-source frameworks and self-taught technologies. Inspired by websites like www.demongan.com and www.java1234.com. Currently, the website is intended to document some technical articles and IT knowledge points.
本网站部署历史:
Deployment History of This Website:
最初部署于2018年,之后年久失修,服务器数据和相关文档没了
于2024年机缘巧合找到了源代码和部分数据,在chatgpt的帮助下进行了修复和部署
The website was originally deployed in 2018, but over time, it fell into disrepair, with server data and related documentation lost.
In 2024, by chance, the source code and some data were rediscovered, and with the help of ChatGPT, the site was repaired and redeployed.
以下是关于本站的一些技术细节:
Here are some technical details about this website:
本站使用J2EE开发技术栈,部署在搬瓦工服务器上,使用的阿里云域名解析
This site is built using the J2EE technology stack, deployed on a Bandwagon server, and utilizes Alibaba Cloud for DNS
使用Nginx作为反向代理服务器,配置http80端口和https443端口
Using Nginx as reverse proxy server, configuring http80 port and https443 port
使用Redis作缓存;使用Mysql做数据库存储;使用Shiro作为项目安全认证框架;
Using Redis for caching, MySQL for database storage, and Shiro as the security authentication framework for the project.
使用Solr作为搜索引擎,利用倒排索引原理搜索关键字;
Using Solr as the search engine, leveraging the inverted index principle to search for keywords.
使用EasyUI框架管理数据,使用UEditor支持富文本编辑器
Using the EasyUI framework for data management and UEditor to support the rich text editor