JavaFX-Spring
JavaFX-Spring copied to clipboard
Example application demonstrating integration of JavaFX and Spring technologies on the client and server
Hello I'm new in SpringframeWork. I wanted to clone this application but I can't figure it out how to import following packages import org.springframework.security.authentication.AuthenticationManager; how I call import it into...
Hi, your site is down with the following message; "Error establishing a database connection". If anyone else is reading this; a temporary solution is to read Google's cached versions: http://webcache.googleusercontent.com/search?q=cache:http://steveonjava.com/javafx-and-spring-day-1...
Hi Steve, First thing first, thanks for sharing such valuable material. Your blog post commenting seems closed so sorry for this github channel. A question remains though, with such architecture...
In Readme.md you wrote "Requirements: JDK 7 (update 4 or higher)" but in the pom.xml of the client it says "1.6". Which one is correct? Cheers Alex