jquery-springmvc-jpa icon indicating copy to clipboard operation
jquery-springmvc-jpa copied to clipboard

Spring Spring MVC JPA Tutorial

Results 3 jquery-springmvc-jpa issues
Sort by recently updated
recently updated
newest added

It seems to open up fine http://localhost:8084/skillbrowser/# but clicking Users shows a failure to reach http://localhost:8084/skillbrowser/rest/login Is there a document to setup or how to run this?

Thanks for your project which helps a lot! I have a question about the Spring Security part. I tried to modify the applicationContextSecurity.xml file to forbid anonymous user accessing "/data-rest/**"...

Had a look at the code for your app. Looks promising. Just a quick note. In README, you mention that because you want to deploy on CloudFoundry, you use profiles...