May 08, 2025
Trending Now
  •    Registration with image upload Java Jdbc(Down...

  •    Touchable shop Pos system using Java...

  •    Build Your First Responsive Login Form Using H...

  •    Java Beans...

  •    Java String Methods...

Click Here to Buy Our Courses

  • Home
  • About Us
  • Java
    • Java for Beginners
    • Java Projects
    • Java Console Application Projects
  • C#.net
  • Angular
  • Reactjs
    • ReactJS Introduction
  • Node JS
  • Android Studio
  • Jsp
  • Servlet
  • python
    • Python for beginners
  • Spring boot
  • Laravel 8
  • Laravel 9
  • Asp.net MVC
  • php
  • Flutter
  • Free Projects
  • Contact us
  • Privacy Policy
Home Tag Archives: spring boot basic

Tag Archives: spring boot basic

How to add Two numbers using Spring boot

By admin
January 21, 2021
in :  Spring boot
0
7,240

This tutorial will teach you how to add two numbers using Spring Boot. First Step Select the Template folder.Inside the template folder create index.html page. index.html <!DOCTYPE html> <html> <head> <meta charset="ISO-8859-1"> <title>Insert title here</title> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" > </head> <body> <div class="container"> <div class="row"> <div> <h1>Add Two Numbers</h1> </div> <form th:action="@{addtion}" th:object="${addtion}" method="post"> <div> <label>Num1</label> <input type="text" id="num1" class="form-control" …

Read More

Recent Posts

  • Registration with image upload Java Jdbc(Download Source code)
  • Touchable shop Pos system using Java
  • Build Your First Responsive Login Form Using HTML and CSS FlexBox
  • Build Crud API with Laravel 12
  • laravel 12 image upload tutorial

© Copyright 2020, All Rights Reserved Powered by Tutussfunny
x