Filip Seba
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Filip Seba created a post, AnsweredIntellij Refactor Java Code is different from Mac than from Windows even though the same code style schema is used. why?
I am using macOS 12.2. The code should look like this, and this is how is reformatted on a windows machine. router.POST().route( "/api/randomStuff") // random comment .with(RandomCl...