vatri / freelancer-platform

A quickstart Java Spring project for freelance websites development.
http://vatri.org/freelance-platform
35 stars 20 forks source link

Job pages user #2

Open harishgadde opened 6 years ago

harishgadde commented 6 years ago

This application has no explicit mapping for /error, so you are seeing this as a fallback.

Fri Aug 03 12:03:20 IST 2018 There was an unexpected error (type=Internal Server Error, status=500). Exception evaluating SpringEL expression: "#numbers.sequence( 1, jobs_page.totalPages)" (frontend/job/jobs:40)

I tried to fix issue using

  • vatri commented 6 years ago

    Hi Harish.

    What did you want to write here?

    image

    vatri commented 6 years ago

    P.S.

    1. And I have the problem with your code:

    image

    What versions of Thymeleaf do you have? (Run mvn dependency:tree to check)

    1. Next time I think you should not commit application.properties changes.