Opinions on handling enviroment variables/configurations

This page summarizes the projects mentioned and recommended in the original post on /r/javahelp

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • dotenv-java

    🗝️ Dotenv is a no-dep, pure Java module that loads environment variables from a .env file

  • 2- Using a .env file and a library like dotenv-java. The issue that I see with this is that the .env file may need to be at different places. In Maven for example, your packaged jar will be at the `target` folder so your .env file should also be there, but when cleaning it would be deleted. However in production for example, the .env file would probably be at the same folder as the jar so the application needs to be aware of its enviroment to know where to look for the .env, which doesn't seem ideal.

  • elements

    Faster and more concise than Spring and J2EE (by futehkao)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • .env file is not interpreted correctly by IntelliJ ide. What file type should it be set to?

    1 project | /r/learnprogramming | 19 Mar 2023
  • Textbee.dev – Open-Source SMS Gateway

    3 projects | news.ycombinator.com | 22 Apr 2024
  • Capacitor by Ionic – Cross-platform apps with web technology

    1 project | news.ycombinator.com | 19 Apr 2024
  • YouTube to start blocking third-party apps that don't show ads

    1 project | news.ycombinator.com | 17 Apr 2024
  • Diving Into Capacitor 6: What’s New, What’s Improved, and How to Upgrade

    2 projects | dev.to | 15 Apr 2024