@ConfigurationProperties Annotation in Spring Boot

@ConfigurationProperties annotation is used to pulling up a “group of configuration values” from the properties file. @ConfigurationProperties annotation is also […]

Continue reading...

Source, Mode of Action and Pharmacological Action of Cardiac Glycoside

Cardiac glycoside having cardiac inotropic properties. Cardiac glycosides increase the myocardial contractility and output in a hypodynamic heart. It is […] Continue reading »

HTML- Introduction to Hypertext Markup Language

In this tutorial, we are going to introduce about the HTML. HTML stands for Hypertext Markup Language and it is […] Continue reading »

How to install Maven on Windows

In this tutorial, we will show you to how to configure Apache Maven in your Windows machine. To make it […] Continue reading »

Microsoft Excel Shortcut Keys List

On this page, we will provide you the list of Microsoft Excel shortcut key which helps you to improve the […] Continue reading »

Struts 2 If, ElseIf and Else Tag Example

On this page we are going to show how to check condition on JSP page using Struts 2 If, ElseIf […] Continue reading »

Struts 2 and Hibernate Integration Example- XML based

In this Struts 2 tutorial, we will show you how to integrate the Struts 2 application with Hibernate and save […] Continue reading »

How to add and remove attribute in jQuery

This example will show you how to add and remove the attribute in HTML/JSP pages using jQuery. To perform the above […] Continue reading »

Struts 2 CRUD Example using jQuery Ajax and JDBC

On this page, we will create a simple Struts2 CRUD operation using jQuery ajax. The ajax() method is used to […] Continue reading »

Definition, Functions and Types of Enzymes

About Enzyme An enzyme is a biocatalyst synthesizes by a living cell. An enzyme is a protein in nature except […] Continue reading »

Struts 2 CRUD Example using jQuery JSON and JDBC

This Struts 2 tutorial will show you how to create CRUD operation using jQuery. jQuery provides getJSON() method for handling […] Continue reading »

Core Java Interview Questions and Answers Part 5

Q: What is a static block? A: It is used to initialize the static data member, It is executed before […] Continue reading »

1 36 37 38 39 40 45