Coder Social home page Coder Social logo

spring_mvc_base's Introduction

spring_mvc_base's People

Contributors

bh5k avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

spring_mvc_base's Issues

not creating table - Spring with JPA and Hibernate

Hi I'm watching your video tutorial about Spring with JPA and Hibernate and I was trying to re-create the project from scratch. I'm sure I was able follow and understand everything in the video but when i run the program it's not even getting to this point :

Jun 28, 2015 8:24:15 PM org.apache.catalina.core.StandardContext checkUnusualURLPattern
INFO: Suspicious url pattern: "/pdfs/" in context [/Sysmax] - see sections 12.1 and 12.2 of the Servlet specification
Jun 28, 2015 8:24:15 PM org.apache.catalina.core.StandardContext checkUnusualURLPattern
INFO: Suspicious url pattern: "/images/
" in context [/Sysmax] - see sections 12.1 and 12.2 of the Servlet specification
Jun 28, 2015 8:24:15 PM org.apache.catalina.core.ApplicationContext log
INFO: No Spring WebApplicationInitializer types detected on classpath
Jun 28, 2015 8:24:16 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext

It just stops here i'm not sure what else I've missed please advise thank you:

INFO: Initializing ProtocolHandler ["http-nio-8080"]
Jun 28, 2015 8:59:47 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
INFO: Using a shared selector for servlet write/read
Jun 28, 2015 8:59:47 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-nio-8009"]
Jun 28, 2015 8:59:47 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
INFO: Using a shared selector for servlet write/read
Jun 28, 2015 8:59:47 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 876 ms
Jun 28, 2015 8:59:47 PM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Jun 28, 2015 8:59:47 PM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/8.0.20
Jun 28, 2015 8:59:48 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-nio-8080"]
Jun 28, 2015 8:59:48 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-nio-8009"]
Jun 28, 2015 8:59:48 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 436 ms

dependency check

hi,
I'm following your plural sight tutorial and when I cloned this project, its was not working on my machine. I figured out that i did not have certain dependencies in my m2 folder as a result, pages were not mapped. although I have fixed it for me but if you can look into it, that would be great for others.
thanks

Errors running base app out of the box with no changes

I just downloaded this repo for the Spring security video and out of the box I hit:

SEVERE: Context initialization failed
org.springframework.beans.factory.BeanDefinitionStoreException: Failed to read candidate component class: file [D:\dev\SpringPluralsight\spring_mvc_base\target\FitnessTracker\WEB-INF\classes\com\pluralsight\controller\GoalController.class]; nested exception is org.springframework.core.NestedIOException: ASM ClassReader failed to parse class file - probably due to a new Java class file version that isn't supported yet: file [D:\dev\SpringPluralsight\spring_mvc_base\target\FitnessTracker\WEB-INF\classes\com\pluralsight\controller\GoalController.class]; nested exception is java.lang.IllegalArgumentException

followed by a large callstack of Spring functions. I can add the entire trace but lets just start with this.

Any clues what might be missing?

Windows box.
apache-maven-3.2.3
apache-tomcat-7.0.57
Java8

Repros in new STS install and IntelliJ IDE's plus running at the command line.

Mark

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.