Posts

Blade - Java Web Framework -Guide

Image
Welcome to the new generation MVC framework(Web) The Blade is based on Java8 + Netty4 to create a lightweight, high-performance, simple, and elegant Web framework. Blade Framework is based on the Apache2 License. Features A new generation MVC framework that doesn't depend on other libraries Get rid of SSH's bloated, modular design The source is less than 500kb, learning it is also simple RESTful-style routing design Template engine support, view development more flexible High performance, 100 concurrent qps 20w/s Run the JAR package to open the web service Streams-style API CSRF and XSS defence Basic Auth and Authorization Supports plug-in extensions Support web jars resources Tasks based on cron expressions Built-in a variety of commonly used middleware Built-in JSON output JDK8 + Advantages Simplicity: The design is simple, easy to understand, and doesn't introduce many layers between you and the standard library. The goal of this project is

Convert HTML Table data Into JSON With jQuery and Javascript.How?

Image
Congratulations you are a real explorer  Friends, I am going to show you how to Convert HTML Table data Into JSON With jQuery and Javascript. HTML table and it's converted JSON data is shown below Technologies used: HTML Bootstrap CSS Javascript HTML page - Source code   < !DOCTYPE html> <html> <head> <meta charset="utf-8">   <meta name="viewport" content="width=device-width, initial-scale=1">   <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">   <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>   <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>   <style> #knf-users {   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;   border-collapse: collapse;   width:

Develop Simple Responsive Sign In Form.How?

Image
Congratulations you are a real explorer  Friends, I am going to show you how to develop a simple responsive Sign-In form using bootstrap. Our Sign-In form UI is below Web View: Click here Technologies used: HTML Bootstrap CSS jQuery Source Code <html> <head> <!-- Required meta tags --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <!-- Bootstrap CSS --> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous"> <link rel="stylesheet" href="css/login_style.css"> <style> body{ background: -webkit-linear-gradient(left,#800080,#8A2BE2 ); padding-top: 25vh; } form{ backgr

Develop Simple Responsive Sign Up Form.How?

Image
Congratulations you are a real explorer  Friends, I am going to show you how to develop a simple responsive Sign-Up form using bootstrap. Our Sign-Up form UI is below Web View :Click here Technologies used: HTML Bootstrap CSS jQuery   Source Code <!DOCTYPE html> <html lang="en"> <head>   <title>Knowledgefactory-Sign Up</title>   <meta charset="utf-8">   <meta name="viewport" content="width=device-width, initial-scale=1">   <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">   <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>   <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script> </head> <style> .form-style {   background-image: linear-gradient(to right,#D3D3D3,white

XML to JSON Online Converter

XML to transform transform Transformed JSON

SHA-512 Online Tool

Crypt