-
Notifications
You must be signed in to change notification settings - Fork 10
Home
infinity202 edited this page Apr 18, 2023
·
1 revision
Welcome to the undertow.js wiki!
undertow.js is a combination of javascript language and the java language and can be mixed in almost unimaginable ways.
Some Examples:
- CRUD: read from, write to a database (bound via JNDI inside WildFly) with extreme speed and only 3 lines of code
- import common java classes without hassle
- is it an object, is it an array, is it a String? Who cares, no need to recompile everything just alter the definition
- testing : change your code and re-upload it to the WAR section inside Wildfly. Deployed in seconds!
- Speed: You will be surprised, improvements of 2 - 10x other coding languages are easily possible
- Hidden code : the undertow.js files you create are hidden inside Wildfly and non-accessible for the outside world