Rashid

- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created Developing spring project in both IntelliJ IDEA and eclipse
AnsweredI am working on a Spring project. Couple of my team developers don't want to move to IntelliJ and they will keep developing in Eclipse. What is the best practice for such mixed development tool env... -
Created Spring Data Jpa Repositories Autocomplete "findBy..." methods not working
AnsweredI have the latest version of IntelliJ IDEA Ultimate and I don't see any support for Query Methods. My project is Spring Boot project using Maven. Earlier I had trouble with not showing up Persisten... -
Created Persistence Window not available with Spring Boot Project
AnsweredI just created a new project from Spring initizer wizard in InetlliJ IDEA Ultimate 2017.2.1. I picked JPA and JDBA as dependencies. My new project is based on Maven. I updated pom.xml file to add O...