forseti
forseti
Hi, The client mode configuration does not work in Development Mode when I set in Config.groovy: ```groovy elasticSearch.client.mode = 'transport' ``` or alternatively: ```groovy environment { development { elasticSearch.client.mode =...
Hi Spring-Loaded Team, I found an issue when testing spring-loaded against standalone **vert.x** app (on **gradle** using the **application** plugin) I have a class **Counter** that implements **vert.x**'s **Handler**: ```...
Hi there, Is there a way we can generate the common directory layout? (eg: ```src/main/kotlin```, ```src/main/resources```, ```src/test/kotlin```, ```src/test/resources```) Maybe using checkbox? ```[x] Use standard/maven directory layout``` Thanks!!
Hi Team The Run Cell button does not seem to load `.bashrc` after the recent update. Is there anyway to load User profiles or any custom/external ENV vars for each...