Skip to content

Instantly share code, notes, and snippets.

View sjr7's full-sized avatar
🎯
Focusing

sunjr sjr7

🎯
Focusing
View GitHub Profile
@sjr7
sjr7 / seckill_.idea_checkstyle-idea.xml
Created May 21, 2017 14:32
学习SSM框架制作一个简单的Java高并发秒杀系统
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CheckStyle-IDEA">
<option name="configuration">
<map>
<entry key="checkstyle-version" value="7.6" />
<entry key="location-0" value="CLASSPATH:/sun_checks.xml:The default Checkstyle rules" />
<entry key="scanscope" value="JavaOnly" />
<entry key="suppress-errors" value="false" />
<entry key="thirdparty-classpath" value="" />