Pinned Repositories
crawler
This application use Fork/Join framework retrieve a html page from an https://en.wikipedia.org/wiki/Europe, then stores each link found in this page and follow each link. This process is repeated until there are no more links to store and follow.
java_thread_code_sample
javafx-study
It is a JavaFX study using unit-tests to explore the framework
mailServer
This is a SpringBoot application that receives mail through endpoin and sends these emails to a configured SMTP server. Emails may have attachments which are represented by URLs.
ratecalculate
Is a command line application to calculate total repayment, final rate and monthly repayment from one requested loan.
SimpleCheckOut-
Simple API for register check outs.
SimpleRecruitment
tradeMonitor
JavaFX application that intend to monitor trades and maintain an OrderBook updated.
Phillipe-Lemos's Repositories
Phillipe-Lemos/crawler
This application use Fork/Join framework retrieve a html page from an https://en.wikipedia.org/wiki/Europe, then stores each link found in this page and follow each link. This process is repeated until there are no more links to store and follow.
Phillipe-Lemos/java_thread_code_sample
Phillipe-Lemos/javafx-study
It is a JavaFX study using unit-tests to explore the framework
Phillipe-Lemos/mailServer
This is a SpringBoot application that receives mail through endpoin and sends these emails to a configured SMTP server. Emails may have attachments which are represented by URLs.
Phillipe-Lemos/ratecalculate
Is a command line application to calculate total repayment, final rate and monthly repayment from one requested loan.
Phillipe-Lemos/SimpleCheckOut-
Simple API for register check outs.
Phillipe-Lemos/SimpleRecruitment
Phillipe-Lemos/tradeMonitor
JavaFX application that intend to monitor trades and maintain an OrderBook updated.