4.0.0cn.com.springbootspringboot_test0.0.1-SNAPSHOTjarspringboot_testDemo project for Spring Bootorg.springframework.bootspring-boot-starter-parent2.1.6.RELEASEUTF-8UTF-81.8org.mybatis.spring.bootmybatis-spring-boot-starter2.1.0org.springframework.bootspring-boot-starter-testtestmysqlmysql-connector-java8.0.13com.alibabadruid1.1.10com.fasterxml.jackson.corejackson-databind2.9.4org.apache.maven.pluginsmaven-compiler-plugin1.81.8utf-8org.springframework.bootspring-boot-maven-plugincn.com.springboot.SpringbootTestApplicationrepackage
Connected to the target VM, address: '127.0.0.1:53743', transport: 'socket'
__ _ _ _ _
____ _ ___ _ ___ LJ _ ___ ___ _ FJ___ ____ ____ FJ_ FJ_ ____ ____ FJ_
F ___J J '__ J J '__ ", J '__ J F __` L J __ J F __ J F __ J J _| J _| F __ J F ___J J _|
| '----_ | |--| | | |__|-J FJ | |__| | | |--| | | |--| | | |--| | | |--| | | |-' | |-' | _____J | '----_ | |-'
)-____ L F L__J J F L `-'J L F L J J F L__J J F L__J J F L__J J F L__J J F |__-. F |__-. F L___--. )-____ LF |__-.
J\______/FJ _____/LJ__L J__LJ__L J__L )-____ LJ__,____/LJ\______/FJ\______/F\_____/ ________ \_____/J\______/FJ\______/F\_____/
J______F |_J_____F |__L |__||__L J__|J\______/FJ__,____F J______F J______F J_____F|________|J_____F J______F J______F J_____F
L_J J______F L________J
2019-07-22.16:05:15.229 main INFO SpringbootTestApplication : Starting SpringbootTestApplication on 1JL9XBNQI6KJHVC with PID 9972 (D:\workspace\workspace3\springboot_test\target\classes started by liwc in D:\workspace\workspace3\springboot_test)
2019-07-22.16:05:15.239 main INFO SpringbootTestApplication : No active profile set, falling back to default profiles: default
2019-07-22.16:05:16.879 main INFO StudentServiceImpl : -------------学生信息数据推送任务开始执行-------------
Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.
2019-07-22.16:05:17.199 main INFO DruidDataSource : {dataSource-1} inited
2019-07-22.16:05:17.969 main INFO StudentServiceImpl : 学生信息数据:
[ {
"id" : 1,
"name" : "张三",
"age" : 18,
"sex" : 1,
"address" : "北京市朝阳区"
}, {
"id" : 2,
"name" : "王五",
"age" : 20,
"sex" : 1,
"address" : "天津市南开区"
}, {
"id" : 3,
"name" : "李丽",
"age" : 22,
"sex" : 0,
"address" : "上海市虹桥区"
} ]
2019-07-22.16:05:18.969 main INFO StudentServiceImpl : 数据推送成功!
2019-07-22.16:05:19.229 main INFO SpringbootTestApplication : Started SpringbootTestApplication in 4.65 seconds (JVM running for 5.953)
2019-07-22.16:05:19.239 Thread-10 INFO DruidDataSource : {dataSource-1} closed
Disconnected from the target VM, address: '127.0.0.1:53743', transport: 'socket'
Process finished with exit code 0
昨晚和朋友聊天,喝了点咖啡,由于我经常喝茶,很长时间没喝咖啡了,所以失眠了,于是起床读JVM规范,读完后在朋友圈发了一条信息:
JVM Run-Time Data Areas:The Java Virtual Machine defines various run-time data areas that are used during execution of a program. So
Spark SQL supports most commonly used features of HiveQL. However, different HiveQL statements are executed in different manners:
1. DDL statements (e.g. CREATE TABLE, DROP TABLE, etc.)
nginx在运行过程中是否稳定,是否有异常退出过?这里总结几项平时会用到的小技巧。
1. 在error.log中查看是否有signal项,如果有,看看signal是多少。
比如,这是一个异常退出的情况:
$grep signal error.log
2012/12/24 16:39:56 [alert] 13661#0: worker process 13666 exited on s
方法一:常用方法 关闭XML验证
工具栏:windows => preferences => xml => xml files => validation => Indicate when no grammar is specified:选择Ignore即可。
方法二:(个人推荐)
添加 内容如下
<?xml version=
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml&quo
最主要的是使用到了一个jquery的插件jquery.media.js,使用这个插件就很容易实现了。
核心代码
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.