The OAuth 2.0 Authorization Framework Overview RFC 6749 で定義されている認可フレームワークの標準仕様です。 1 Roles(役割) 4 つの役割が定義されています。 1.1 Resource Owner(リソース所有者)
Clone Collection in Java Java のコレクションをクローンする場合のメモです。 Environment Java 1.8 Apache Commons Lang 3.9 List
Random Number Generation in Java Java での乱数生成についてのメモです。 Environment Java 1.8 Apache Commons Math 3.6.1 真の乱数と擬似乱数
How to migrate VSCode extension Visual Studio Code の拡張機能を移行する方法です。 同期用の拡張機能も存在しますが、GitHub へのアクセスが必要となるため、拡張機能なしで移行する方法をメモ。 Environment Windows 10 VSCode 1.30.2
How to share the static analysis tool configuration with Maven 静的解析ツールの設定ファイルなどを Maven で共有する方法です。 Environment Maven 3.3+ Introduction
How to integrate Jenkins and SonarQube Jenkins と SonarQube を連携する方法です。 Environment Maven 3.3+ Jenkins 2.146 SonarQube Scanner for Jenkins 2.8.1
How to customize coverage targets of OpenClover OpenClover のカバレッジ対象をカスタマイズする方法です。 Environment Maven 3.3+ clover-maven-plugin 4.2.1
How to set content security policy of Jenkins Jenkins のコンテンツセキュリティポリシーを設定する方法です。 Environment Debian Jenkins 1.641 / 1.625.3 or higher
How to change log format of tomcat on the pleiades Pleiades All in One (Eclipse) 上の Tomcat のログフォーマットの形式を変更する方法です。 Environment Windows 10 Pleiades All in One 4.6 Tomcat 8