• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Spring Boot in Action - following the book tutorial I stopped at chapter 3

 
Ranch Hand
Posts: 30
Android Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello everybody,
I'm reading the book Spring Boot in Action by Craig Walls. This is an excellent book, since the listing allows you to build a working application...Well, till chapter 3.
In fact, I'm stuck on customizing the security configuration: in the book the login.html template is missing - this is not a big problem - but even when I added it, the application does not prompt me for authentication.
Before I go deeper, posting some code and project structure, I just want to know if somebody else is reading this book.
Thank you.
 
reply
    Bookmark Topic Watch Topic
  • New Topic