Anshu2607-iiitr /
IRCTC_CLONE
A full-stack IRCTC-inspired railway reservation system built with Java, Spring Boot, Spring Security, JPA, H2 Database, and HTML/CSS/JavaScript.
Loading repository data…
ChrisJabb21 / repository
A Spring boot full stack web application that lets you add, delete, edit and update employees information. Uses Vaadin for the frontend and backend routing. username:user and password:password for the demo showcase login
A Spring boot web application application that lets you add, delete, edit and update employees in different departments for enterprise needs and contact info.
Technologies used: Java programming language, Spring Boot, H2 in-memory database to test mock data, Spring Security.
Front-end UI and Routing implementation: Vaadin UI framework
There are two ways to run the application : using mvn spring-boot:run or by running the Application class directly from your IDE.
You can use any IDE of your preference,but we suggest Eclipse or Intellij IDEA.
Below are the configuration details to start the project using a spring-boot:run command. Both Eclipse and Intellij IDEA are covered.
Run As --> Maven build.. . After that a configuration window is opened.spring-boot:runSkip tests checkboxOnce configurations are set clicking Run will start the application
spring-boot --> spring-boot:run goalSkip Tests mode blue button.Clicking on the green run button will start the application.
After the application has started, you can view your it at http://localhost:8080/ in your browser.
If you want to run the application locally in the production mode, use spring-boot:run -Pproduction command instead.
A Java Web App with Vaadin follows the Maven's standard directory layout structure:
src/main/java are located Application sourcessrc/test are located test filessrc/main/resources contains configuration files and static resourcesfrontend directory in the root folder contains client-side dependencies and resource files
frontend/stylesfrontend/srcIf you run application from a command line, remember to prepend a mvn to the command.
Selected from shared topics, language and repository description—not editorial ratings.
Anshu2607-iiitr /
A full-stack IRCTC-inspired railway reservation system built with Java, Spring Boot, Spring Security, JPA, H2 Database, and HTML/CSS/JavaScript.
ouhoy /
VerdeShop is a full-stack e-commerce platform built using Vue.js, Spring Boot, Tailwind CSS, TypeScript, and H2 database. It offers a comprehensive set of features for both customers and administrators, providing an intuitive and seamless shopping experience.
kRamu81 /
MedTrack is a full-stack medical equipment management system built with React and Spring Boot. It streamlines inventory, maintenance, and equipment orders through secure role-based access.
AugustoMello09 /
Estudo sobre a implementação do modelo conceitual. (Curso Projeto full stack completo! Java Spring Boot no back end e Ionic no front end do Prof. Dr. Nelio Alves)Seção 1: Implementação do modelo conceitual.
dextermayhewjd /
using react as front-end and spring boot as back-end to build a application. Fully completed
ouhoy /
VerdeShop is a full-stack e-commerce platform built using Vue.js, Spring Boot, Tailwind CSS, TypeScript, and H2 database. It offers a comprehensive set of features for both customers and administrators, providing an intuitive and seamless shopping experience.