Skip to content
#

jvm-languages

Here are 146 public repositories matching this topic...

Lucee Server is a dynamic, Java based (JSR-223), tag and scripting language used for rapid web application development. Lucee simplifies technologies like webservices (REST, SOAP, HTTP), ORM (Hibernate), searching (Lucene), datasources (MSSQL, Oracle, MySQL and others), caching (infinispan, ehcache, and memcached) and many more. Lucee provides a compatibility layer for Adobe ColdFusion © CFML using less resources and delivering better performance.

  • Updated Jul 30, 2021
  • Java
seratch
seratch commented Jul 14, 2021

The test execution on GitHub Actions is sometimes very unstable. The common reasons are:

  • Permission defined error when spinning up a mock HTTP server in tests --> rerunning the tests helps
  • Somehow the execution hangs --> rerunning the build may help

I'm still unsure about the best (or the most acceptable) way to eliminate (or mitigate) this issue yet but we can explore the ways to impr

Improve this page

Add a description, image, and links to the jvm-languages topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jvm-languages topic, visit your repo's landing page and select "manage topics."

Learn more