Bigal Nz
- Total activity 18
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 1
- Subscriptions 5
-
Created Spring development
AnsweredI am developing in Spring and finding it very slow to stop the server, make changes to services or entities and then have to restart the server to check how the server responds. Is there a way to b... -
Created Compilier Version not changing to JDK7
AnsweredHello, I am getting the following error when I try to run my program: program runs ok for several methods then: Exception in thread "Thread-2" java.lang.UnsupportedClassVersionError: org.apache/cxf... -
Created Git - Switching Branches
AnsweredHello, I want to switch branches. So I commit and push the current directory, but I still get a warning that changes would be lost. From the console these appear to be the files causing the issue: ... -
Created Dependancy Management in Ultimate
AnsweredHello, I am trying to use the integrated build enviroment in ultimate. The dependency I have added is : com.fasterxml.jackson.core:jackson-databind:2.8.8 And the exception I get is : java.lang.Clas... -
Created Enhance class for JPA Entity
AnsweredHiya I am just getting started with JPA and running a small test to see if I can get everything configured correctly (and I can't). The error I am getting when I try to submit a entity to the datab...