rashid jorvee blog
acquire knowledge and impart it to the people
Menu
Environment
About
Tutorials
Java
Adobe AEM
OSGi
SQL
React
AI/ML
JavaScript
EDS
History
First in India
World
Ancient
Medieval
Modern
Tourism
Asia
Europe
Tourism in India
Polity
Constitution of India
Constitution
Government
Poetry
Allama Iqbal
Ameer Khusro
Amjad Islam Amjad
Faiz Ahmed Faiz
Gulzar
Kabeer
Meer Taqi Meer
Mirza Ghalib
Rahat Indori
Rabindranath Tagore
Sahir Ludhianvi
Shakeel Badayuni
Philosophy
Western philosophy
Indian philosophy
Rationalism
Materialism
Quotes
Mahatma Gandhi
Hazrat Ali
Science and Technology
Information
Constitution of India
GoI websites
India
Others
Gallery
Showing posts with label
Spring
.
Show all posts
Showing posts with label
Spring
.
Show all posts
Get requested page URL from request in Spring Boot
›
How to get the requested URL information in a Spring security project so that we can redirect the user to the secure or right page after suc...
Custom error page in spring boot web application
›
Spring provide an out-of-the-box " Whitelabel Error Page ". When any error occurs in our Spring application this default error pag...
How to change default port for Spring boot
›
Default port for Spring boot application is 8080, what if someone want to run their application other than port 8080 or other than default...
Consider defining a bean of type in your configuration
›
A compile-time error thrown by Spring application as following "Consider defining a bean of type 'org.sling.service.ServiceClass...
How to set property of a bean from external source file using Spring framework
›
Today in this tutorial we are going to discuss how to set property of a bean from external source file using Spring framework . As we al...
2 comments:
Simple Spring project example
›
Create a implementation class ImplCode.java 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 import org.springframewor...
›
Home
View web version