Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web page respond using Thymeleaf template engine #52

Merged
merged 4 commits into from
Nov 28, 2018
Merged

Conversation

vivekVells
Copy link
Owner

  • static content reference done by

    • local
    • cdn
    • webjar maven dependency
  • will be sticking up with webjar.

@vivekVells vivekVells added enhancement New feature or request spike engineers' story to research or learn about something labels Nov 28, 2018
@vivekVells vivekVells self-assigned this Nov 28, 2018
@vivekVells
Copy link
Owner Author

fixed issue #53

@vivekVells vivekVells merged commit e28fec6 into master Nov 28, 2018
*/
@Controller
public class MainController {
@GetMapping("/")
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since this task is to get familiarized with static web page content response and project structure refurbishment. can you please not use default and home page mapping url as testing one. create a new endpoint if you wish so. rework on this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request spike engineers' story to research or learn about something
Development

Successfully merging this pull request may close these issues.

None yet

1 participant