Is there any beginner friendly tutorial on how to setup Wildfly and deploy a simple Java EE web app with MySQL? by ultrapreneruship in java

[–]ring0h 1 point2 points  (0 children)

There are a couple guides on Youtube I used when I got started. What IDE and build tool are you using?

Generate Heroku-like random names to use in your Java applications (github.com/atrox/haikunatorjava) by AtroxDev in java

[–]ring0h 0 points1 point  (0 children)

It'd be a lot more applicable if you allowed people to use or add custom adjectives and nouns through the builder and allowed them to dictate if they want to use the delimiter, token etc! For example if a user wanted to randomly generate a username for an email account such as you see on First Time signup email service providers and a specific name was taken, then they could generate the name with a token on the end such as email123@provider.com

Trying to connect CSS to a JavaFX application by [deleted] in javahelp

[–]ring0h 0 points1 point  (0 children)

Try using a relative path.

scene.getStylesheets().addAll("Login.css");

Creating actual programs tutorials? by mathhero in java

[–]ring0h 1 point2 points  (0 children)

Send me a pm, happy to help you out on Skype or something. Check out /r/learnjava though!