Eliak
Eliak
*EShell* sounds good. What about some words from thefreedictionary.com: - Elasticity - Visualiz**es** - **gui**s**es** - Namel**es**
https://gist.github.com/ruhley/9944574#file-chosen-jquery-js-L1005 ``` javascript var itm = that.results_data[element.getAttribute("data-option-array-index")]; if(itm && !itm.selected){ that.result_highlight = $(element); that.result_select(evt); } ```
The same in my project too. With spring boot configuration additional location argument: `--spring.config.additional-location=file:./../config/application.properties`