mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 09:52:23 +01:00
f5a1854762
In previous commits, BisqEnvironment functionality has been fully ported to the new, simpler and more type-safe Config class. This change removes BisqEnvironment and all dependencies on the Spring Framework Environment interface that it implements. The one exception is the pricenode module, which is separate and apart from the rest of the codebase in that it is a standalone, Spring-based HTTP service. |
||
---|---|---|
.. | ||
src/main/java |