Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
JBOSS アプリケーション サーバーで実行されているエンタープライズ アプリケーションに取り組んでいます。このアプリケーションは、製品のサブスクリプションを記録し、月に 1 回トランザクションを作成します。
サブスクリプションを作成し、日付を 10 か月ずらしてトランザクションを作成する自動テスト ケースを開発したいと考えています (10 トランザクションを作成する必要があります)。
Javaを使用してJBOSSアプリケーションサーバーで日付をシフトする方法はありますか?