A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML (server & client-side rendered). It places particular emphasis on ease of use and a high level of readability by providing an intuitive DSL. It aims to be a testing lib, but can also be used to scrape websites in a convenient fashion.
Describe the solution you'd like
Currently the OpenLiberty and Payara runtimes have dedicated modules that provide some helpful default configuration like:
default ports
default dockerfile instructions
It would be nice if TomEE also had a default module so users are not required to have a Dockerfile
Describe alternatives you've considered
It is still possible to use MicroSh
An application that hosts a website using Flask framework and MongoDB as the backend database. It also uses JavaScript, JQuery, CSS, Bootstrap in the creation of the application.
Describe the solution you'd like
Currently the OpenLiberty and Payara runtimes have dedicated modules that provide some helpful default configuration like:
It would be nice if TomEE also had a default module so users are not required to have a Dockerfile
Describe alternatives you've considered
It is still possible to use MicroSh