Robert

- Total activity 71
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 27
-
-
-
-
Robert created a post, AnsweredOpen Source instead of decompiled class
Can I force Intellij IDEA to open source code of a library instead of showing decompiled class files?I have set Intellij IDEA Maven to always download sources. My Maven repository contains the jar ... -
Robert created a post, AnsweredUsages Spring Boot Auto-Configured beans
Is it possible to show where my Spring Bean is being used?For example I have a AuthenticationProvider class marked as a @Component. It is being used somewhere in Spring Boot Security as an auto-con... -
Robert commented, -
Robert created a post, AnsweredJSF code style
I feel like I'm overlooking something obvious, so maybe this is a silly question.... but where are the code style settings for jsf (.xhtml) files? I would like to change the indentation to '2'. I t... -
-
-
Robert created a post, AnsweredGenerating a nice EAR artifact
Hi, I'd really appreciate some help to generate an EAR artifact where my EJBs do not end up in the lib folders of my WARs. I have a maven project and tried the skinnyWar configuration, but Intellij...