Skip to content

WhiteOrganization/no-spring-logger-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Application Template

This is a template for you to start working within a java environment. Substitute this description for a description of your application. Please feel free to add new sections or delete not used sections.

1) What is this repository for?

1.1) Quick summary

Version: 0.1-SNAPSHOT

Detailed description of your app.

1.2) Disclosure

Any required disclosures?

2) How do I get set up?

2.1) Summary of set up

The technologies the project is using.

2.1.1) Development environment

  • Java version: 1.17
  • Maven

2.1.2) Project Dependencies

This library uses:

  • lombok to log errors and general logs.
    • Slf4j

2.2) Configuration Steps

2.2.1) Database configuration

You don't need to set up a DataBase for the project to connect to.

3) How to Deploy?

use maven to compile and run the project.

You can simply use the command to (clean, build, test and) run the project with a single command:

mvn package

4) What are the Contribution guidelines?

4.1) Writing tests.

No UT defined or required at the moment._

4.2) Code review.

Request if needed.

4.3) Other guidelines.

Please ask for the code standard to use as guideline and reflect it in the project.

5) Who do I talk to?

Role Contact
Owner/admincurrent main developer: [email protected]
Supporterswe have supporters with knowledge on the setup process of the project only
Community send us a message in our Discord Server

Please contact me if you want to help, I'm developing and maintaining and supporting in general this project on my own with no help or support of anyone and any tip, comment, change or help in general is well-received.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages