原创 Jersey2.x對REST請求處理流程的分析

Jersey2.x對REST請求處理流程的分析 一個REST請求,始於一個RESTful Web Service資源的地址,終於一個可接受的對資源的表述(比如JSON)。 因此,流程分析的關鍵點有2個: 將請求地址對應到資源類的相應方法

原创 Jenkins插件開發筆記

第一次做Jenkins插件開發,遂將筆記公開分享 插件名稱: gettingCase 插件功能: 獲取RallyDev上的某一個Test Case信息   0.配置.m2/settings.xml 請查閱本文最後的參考資料    1.M

原创 REST安全實踐·4.JAASRealm+FORM認證

  4. JAASRealm + FORM認證 Accesses authentication information through the Java Authentication & Authorization Service (J

原创 REST安全實踐·3.DIGEST認證

3. UserDatabaseRealm + DIGEST認證 Accesses authentication information stored in an UserDatabase JNDI resource, which is

原创 mysql自定義啓動

MYSQL_HOME=D:\+aquarius\mysql-5.6.11-winx64 Path=……;%MYSQL_HOME%\bin   my.bat mysqld --defaults-file = %MYSQL_HOME%/my

原创 REST安全實踐·1.HTTP BASIC認證

1. JDBCRealm + BASIC認證 Accesses authentication information stored in a relational database, accessed via a JDBC driver

原创 REST安全實踐·2.FORM認證

2. DataSourceRealm + FORM認證 Accesses authentication information stored in a relational database, accessed via a named

原创 mojolicious

官方網站: http://mojolicio.us/ 源代碼: https://github.com/kraih/mojo 安裝: sudo curl get.mojolicio.us | shsudo apt-get install

原创 JAVA SYS TIME

public class TestSys { //@Test public void testSysDefault() { Properties sysProperties = System.getProperties(); Set<M

原创 使用synergy操控windows和ubuntu

下載統一版本的synergy 本文使用1.4.1 Ubuntu主-Windows輔模式 ubuntu做服務器: 配置: sudo nano /etc/synergy.conf section: screens hanl-ubuntu12

原创 解決亂碼,讓Sublime Text 2支持GB2312和GBK

選摘:http://www.fuzhaopeng.com/2012/sublime-text-2-with-gb2312-gbk-support/ 打開Preferences菜單,並選擇 Browse Packages… 系統會打開Su

原创 Ubuntu中Java IDE啓動器配置

sudo nano /usr/share/applications/eclipse.desktop [Desktop Entry] Type=Application Name=Eclipse Comment=Eclipse Integr

原创 ubuntu mysql5.6安裝

轉載請註明出處:http://feuyeux.iteye.com/blog/1911556   下載 mysql workbench mysql-5.6.15-debian6.0-x86_64.deb http://dev.mysql.

原创 截圖工具

http://www.instant-screen-capture.com/download.html http://www.hypersnap.net 點贊 收藏 分享 文章舉報

原创 FTP實踐

服務器下載: http://jaist.dl.sourceforge.net/project/filezilla/FileZilla%20Server/0.9.41/FileZilla_Server-0_9_41.exe   程序依賴: