Questions tagged as 'config'

1
answer

How can I access a variable in a config.ini file?

How can I get the value of a variable found in the file config.ini in the root of my hard drive and be able to use it for a SQL query?     
asked by 03.07.2018 / 21:36
0
answers

Spring Cloud Config just read application.yml

I'm starting to mess with Spring Cloud Config. I have a client application that simply writes the content of the application.yml that I have in a git repository. That works correctly, I can change the value, refresh and update the changes. Th...
asked by 10.11.2018 / 16:36
0
answers

mvc Resource not found

Use VS 2015 I have a controller called ClientsRWController and an Index2 view, in the Route config I have: routes.MapRoute( name: "ClientesRW", url: "{controller}/{action}/{id}", defaults: new { controller...
asked by 17.04.2018 / 21:23