Byung Joo Jeongjoo.hashnode.dev·Jul 26, 2024BookStore Spring - .env file setup / .env configuration with application.ymlForeword After I created Spring Boot Project, and linked it to remote repositories. For DB connection and other configuration (will add JWT, cookie, Email and etc), I want to enclose private information. Using .env file can be useful for it. ( .env +....env
Uputoori kishorekishoreuputoori.hashnode.dev·Mar 16, 2024Empowering Distributed Systems with Spring Cloud ConfigIn the dynamic landscape of distributed systems, managing configurations across numerous applications and environments can be a daunting task. However, with the advent of Spring Cloud Config, this challenge becomes more manageable, offering a central...application.yml