• 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

For all you chefs - Recipe webapp - third time's the charm

 
Saloon Keeper
Posts: 27762
196
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The latest thrilling episode in the saga that began Here.

I'm pleased to announce that you can now run the Java version of Gourmet Recipe Manager as a Spring Boot application. Just launch the JAR and point your web browser to http://localhost:8080/main.jsf .

It requires an initialized gourmet recipes.db file in your home directory. I can supply one if you need it. Other than that, it's ready-to-run!

Git archive is at https://gogs.mousetech.com/mtsinc7/GourmetJ-Springboot
 
reply
    Bookmark Topic Watch Topic
  • New Topic