Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-countdownlatch

A simple project to kickstart your spring boot and count down latch journey

Note: In testing

  1. Run the application by using any idea of your choice (example VSCode)
  2. By using postman or any other testing application you can check the validity of the application. Paste the following info accordingly Endpoint : GET http://localhost:8080/service
  3. Sample Response
    • Success
    • Check console log for
      • This is thread1
      • This is thread2
      • This is thread3
      • Count Down Latch Successful

About

A simple project to kickstart your spring boot and count down latch journey

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages