摘要: 1. generate keystore command : keytool -genkey -alias testtomcat -keyalg RSA -keystore "C:\Users\rocky\testsso\testtomcat.keystore" password : 123456 阅读全文
posted @ 2016-04-05 14:27 fanblog 阅读(1326) 评论(0) 推荐(0)
摘要: 1. Question Description: the screen of the vmware looks small . 2. Solution: 2.1 look the size of screen resolution of my own computer. 2.2 change the 阅读全文
posted @ 2016-04-01 16:16 fanblog 阅读(259) 评论(0) 推荐(0)
摘要: 1. Question Description: 1.1 mysql version: mysql-5.7.11-win64.zip 1.2 if you connect to the mysql service the first time, you may come across some pr 阅读全文
posted @ 2016-04-01 11:55 fanblog 阅读(1044) 评论(1) 推荐(0)
摘要: 1.Question Description: 1.1 version: mysql-5.7.11-64 1.2 form: zip file 1.3 >mysqld --install (successfully) 1.4 you create a directory called "data" 阅读全文
posted @ 2016-03-31 19:09 fanblog 阅读(252) 评论(0) 推荐(0)
摘要: 1. Requirements: when we use the sql like "select * from targetTable", we get all records of the table, but we usually just need one page of records(a 阅读全文
posted @ 2016-03-30 18:14 fanblog 阅读(1272) 评论(0) 推荐(0)
摘要: 1.Question Description : when you use @Transactional annotation and @RequiresPermissions annotation (about shiro) together, you will find the @Require 阅读全文
posted @ 2016-03-26 13:14 fanblog 阅读(988) 评论(0) 推荐(0)
摘要: 1.Question Description: sometimes, POJO bean contains another bean or collection as property, it's suitable for select data from more than one table. 阅读全文
posted @ 2016-03-25 16:20 fanblog 阅读(300) 评论(0) 推荐(0)
摘要: 1. Question Description: SEVERE: Servlet.service() for servlet [dispatcher] in context with path [/newppms] threw exception [Request processing failed 阅读全文
posted @ 2016-03-24 18:03 fanblog 阅读(4765) 评论(0) 推荐(0)
摘要: 1.generator.xml <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE generatorConfiguration PUBLIC "-//mybatis.org//DTD MyBatis Generator Configuration 1.0 阅读全文
posted @ 2016-03-23 11:32 fanblog 阅读(807) 评论(0) 推荐(0)
摘要: 1. Question description: if you are setting the oracle client to add a local network service, you may see the dialogue that show you the message (orac 阅读全文
posted @ 2016-03-21 14:04 fanblog 阅读(1199) 评论(0) 推荐(0)