rummykhan / java-hello

Simple Java Hello

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple Java Hello


Languages

Language:Java 100.0%