Karmi1992

- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 4
-
Karmi1992 created a post, AnsweredSpring boot - IntelliJ not showing bean icon for @Configuration in different module
Hi, I have a Spring boot application , in the pom.xml I'm defining a dependency on a module which has a bean class annotated with @Configuration , the project is working with no problems , if I cl... -
Karmi1992 commented, -
-
Karmi1992 created a post, AnsweredData grip doesn't switch result when switch tab
Hi, Datagrip doesn't switch the result when changing the query tab, I want to view the result for the current tab Im viewing, is there a way to auto switch to that console ? -
Karmi1992 created a post, AnsweredHow to make intellij substitute parameters in method documentation
the following is snippet from eclipse where it substitute the type of methods in documentation ( F2 ) : here it's mentioned as T , R instead of Test Integer -
Karmi1992 created a post, AnsweredIntelliJ IDEA check out git project module name different than .project
When I'm trying to import git repository the projects name in module structure is not as the .project , they are all listed as : main main 1 main 2 ... I need the project name like Proeject1 , Pr...