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