/java-hello

Simple Java Hello

Primary LanguageJava

Understanding JAVA DI

This app is built to understand Java DI, bean configuration, pom.xml, dependency management. Please add a file core/src/main/resources/pom.properties, add google project id and google api key.

File content are

googleApiKey=[Google API Key here]
googleProjectId=[Google project id]

and it should work.