Tobi Akiny
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 7
-
-
Tobi Akiny created a post, AnsweredWebClient not resolving
In order to utilise the new `WebClient` API, I've included `spring-webflux` in my Intellij project.dependencies {implementation 'org.springframework.boot:spring-boot-starter-web'compile 'org.spring... -
-
Tobi Akiny commented, -
Tobi Akiny commented, -
Tobi Akiny commented, -
Tobi Akiny created a post, AnsweredHow to preview top of block
Every now and then, there's a hover preview of the current focused block of code. I do this accidentally, but I would actually like to make use of this feature, is there a shortcut? -
-
Tobi Akiny created a post, -
Tobi Akiny created a post, AnsweredIntellij is setting my (NEW) project root to my user directory
I've created a standard new, maven, project and the project directory is set to my user directory. It then indexes the whole user directory which takes FOREVER. I had my friend test my exact step...