Skip to content

AlexanderLapygin/logback-gelf-war-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logback GELF in Spring Boot war starter

Feature tags

  • gelf
  • java
  • logback
  • maven
  • starter
  • template
  • war

Direct ancestors

- war


Author

Alexander Lapygin <[email protected]>


Requirements


Run

  1. Build the WAR file by running the Maven command:
mvn clean package
  1. Copy the resulting springboot-war-helloworld.war file to the webapps directory of your Tomcat server.

  2. Start the Tomcat server by executing the appropriate startup script for your operating system. For example, run startup.sh (for Unix) or startup.bat (for Windows).

  3. After Tomcat starts successfully, your application will be accessible at http://localhost:8080/springboot-war-helloworld/hello.

License

Licensed under the MIT license


SOFTSPIDERS

About

Logback GELF in war starter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages