sergio
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created IntelliJ IDEA adding requires statements automatically to module-info.java
AnsweredI'm working on a project that is using Java modules and just adding the modules I needed like: requires jakarta.transaction; requires static lo...