Philipp Gerhard
Philipp Gerhard
@markrickert: Thanks for the suggestion. I will try this and get back to you here. @ironmanl: So far I haven't had the time to return to this issue. If you...
@jamonholmgren: I had a look at the ignite-cli that I have installed on my system (I updated to 7.5.0 in order to verify that it isn't something to do with...
@jamonholmgren yeah, thats true. Yarn already does the dedupe automatically. But somehow I feel that if we compare the number of NPM users to the number of those using Yarn...
@googlebot I signed it!
@karianna after my last issue was merged I started looking for something else I could contribute to this project. Hence I ended up here. In your comment you mention that...
I believe this ticket is no longer required. Using `logging.file.name` a path and a file name can be set. Example: `/logs/${spring.application.name}.log`
@philwebb As I was the one that made the comment that resulted in the re-opening of this ticket, I'll attempt to implement the changes required. Thank you for reconsidering the...
Hi Christian (@tzolov), As discussed i've updated the PR with a way to define functions via a factory class. Compared to my initial implementation using the `BeanNameResolver` this feels like...