mkyong.com Open in urlscan Pro
2606:4700:20::681a:1b0  Public Scan

Submitted URL: http://mkyong.com/
Effective URL: https://mkyong.com/
Submission: On April 16 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

<form action="" role="search" class="ais-SearchBox-form" novalidate=""><input class="ais-SearchBox-input" type="search" placeholder="" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" maxlength="512"
    aria-label="Search"><button class="ais-SearchBox-submit" type="submit" title="Submit the search query"><svg class="ais-SearchBox-submitIcon" width="10" height="10" viewBox="0 0 40 40" aria-hidden="true">
      <path
        d="M26.804 29.01c-2.832 2.34-6.465 3.746-10.426 3.746C7.333 32.756 0 25.424 0 16.378 0 7.333 7.333 0 16.378 0c9.046 0 16.378 7.333 16.378 16.378 0 3.96-1.406 7.594-3.746 10.426l10.534 10.534c.607.607.61 1.59-.004 2.202-.61.61-1.597.61-2.202.004L26.804 29.01zm-10.426.627c7.323 0 13.26-5.936 13.26-13.26 0-7.32-5.937-13.257-13.26-13.257C9.056 3.12 3.12 9.056 3.12 16.378c0 7.323 5.936 13.26 13.258 13.26z">
      </path>
    </svg></button><button class="ais-SearchBox-reset" type="reset" title="Clear the search query" hidden=""><svg class="ais-SearchBox-resetIcon" viewBox="0 0 20 20" width="10" height="10" aria-hidden="true">
      <path d="M8.114 10L.944 2.83 0 1.885 1.886 0l.943.943L10 8.113l7.17-7.17.944-.943L20 1.886l-.943.943-7.17 7.17 7.17 7.17.943.944L18.114 20l-.943-.943-7.17-7.17-7.17 7.17-.944.943L0 18.114l.943-.943L8.113 10z"></path>
    </svg></button><span class="ais-SearchBox-loadingIndicator" hidden=""><svg aria-label="Results are loading" class="ais-SearchBox-loadingIcon" width="16" height="16" viewBox="0 0 38 38" stroke="#444" aria-hidden="true">
      <g fill="none" fill-rule="evenodd">
        <g transform="translate(1 1)" stroke-width="2">
          <circle stroke-opacity=".5" cx="18" cy="18" r="18"></circle>
          <path d="M36 18c0-9.94-8.06-18-18-18">
            <animateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"></animateTransform>
          </path>
        </g>
      </g>
    </svg></span></form>

Text Content

WE VALUE YOUR PRIVACY

We and our partners store and/or access information on a device, such as cookies
and process personal data, such as unique identifiers and standard information
sent by a device for personalised advertising and content, advertising and
content measurement, audience research and services development. With your
permission we and our partners may use precise geolocation data and
identification through device scanning. You may click to consent to our and our
1413 partners’ processing as described above. Alternatively you may click to
refuse to consent or access more detailed information and change your
preferences before consenting. Please note that some processing of your personal
data may not require your consent, but you have a right to object to such
processing. Your preferences will apply to this website only. You can change
your preferences or withdraw your consent at any time by returning to this site
and clicking the "Privacy" button at the bottom of the webpage.
Please note that this website/app uses one or more Google services and may
gather and store information including but not limited to your visit or usage
behaviour. You may click to grant or deny consent to Google and its third-party
tags to use your data for below specified purposes in below Google consent
section.
MORE OPTIONSDISAGREEAGREE
Search

MKYONG

--------------------------------------------------------------------------------

 * Spring Boot
 * Java 11
 * Java 17

--------------------------------------------------------------------------------

 * GitHub GitHub
 * Twitter Twitter
 * Contact Us Contact Us

Search Result:


Main Tutorials
 * Java 19
 * Java 18
 * Java 17 (LTS)
 * Java 11 (LTS)
 * Java 8 (LTS)
 * Java IO / NIO
 * Java JDBC
 * Java JSON
 * Java CSV
 * Java XML
 * Spring Boot
 * JUnit 5
 * Maven
 * Misc




 * HOW TO RUN A COMMANDLINERUNNER BEAN CONDITIONALLY IN SPRING BOOT
   
   By mkyong | Updated: October 3, 2023
   Viewed: 3,449 (+112 pv/w)


 * SPRING BOOT COMMANDLINERUNNER EXAMPLE
   
   By mkyong | Updated: October 3, 2023
   Viewed: 5,872 (+491 pv/w)


 * JACKSON – JAVA 8 DATE/TIME TYPE `JAVA.TIME.LOCALDATE` NOT SUPPORTED BY
   DEFAULT
   
   By mkyong | Updated: October 3, 2023
   Viewed: 20,185 (+1,109 pv/w)


 * SPRING BOOT @SERVICECONNECTION EXAMPLE
   
   By mkyong | Updated: September 21, 2023
   Viewed: 2,770 (+61 pv/w)


 * SPRING BOOT @DYNAMICPROPERTYSOURCE EXAMPLE
   
   By mkyong | Updated: September 21, 2023
   Viewed: 2,814 (+93 pv/w)


 * HOW TO RESTART NGINX ON MACOS
   
   By mkyong | Updated: September 20, 2023
   Viewed: 3,453 (+122 pv/w)


 * SPRING BOOT @CONDITIONALONPROPERTY EXAMPLE
   
   By mkyong | Updated: September 18, 2023
   Viewed: 4,992 (+281 pv/w)


 * SPRING DATA JPA PAGING AND SORTING EXAMPLE
   
   By mkyong | Updated: September 30, 2023
   Viewed: 3,450 (+128 pv/w)


 * HOW TO CHANGE USER AGENT IN WGET
   
   By mkyong | Updated: September 12, 2023
   Viewed: 2,074 (+21 pv/w)


 * MYSQL-CONNECTOR-JAVA: UNKNOWN WAS NOT FOUND
   
   By mkyong | Updated: September 25, 2023
   Viewed: 3,198 (+101 pv/w)


 * HOW TO DELETE .DS_STORE FILES ON MACOS
   
   By mkyong | Updated: September 8, 2023
   Viewed: 2,529 (+92 pv/w)


 * HOW TO RUN AN INIT SCRIPT FOR DOCKER MARIADB
   
   By mkyong | Updated: September 22, 2023
   Viewed: 4,331 (+202 pv/w)


 * DOCKER – RUNNING MARIADB AS A CONTAINER
   
   By mkyong | Updated: September 22, 2023
   Viewed: 2,292 (+51 pv/w)


 * TESTING SPRING DATA JPA WITH @DATAJPATEST
   
   By mkyong | Updated: September 22, 2023
   Viewed: 7,708 (+416 pv/w)


 * HOW TO RUN AN INIT SCRIPT FOR DOCKER POSTGRES
   
   By mkyong | Updated: September 22, 2023
   Viewed: 8,874 (+425 pv/w)


 * DOCKER – RUNNING POSTGRESQL AS A CONTAINER
   
   By mkyong | Updated: September 22, 2023
   Viewed: 2,479 (+47 pv/w)


 * SPRING BOOT – PACKAGE JAVAX.PERSISTENCE DOES NOT EXIST
   
   By mkyong | Updated: September 9, 2023
   Viewed: 11,574 (+535 pv/w)


 * HOW TO LOAD CUSTOM PROPERTIES FILES IN SPRING BOOT
   
   By mkyong | Updated: September 20, 2023
   Viewed: 6,873 (+291 pv/w)


 * HOW TO GENERATE MAVEN WRAPPER FILES (MVNW AND MVNW.CMD)
   
   By mkyong | Updated: September 5, 2023
   Viewed: 3,666 (+135 pv/w)


 * SPRING BOOT TESTCONTAINERS EXAMPLE
   
   By mkyong | Updated: September 19, 2023
   Viewed: 4,355 (+166 pv/w)


 * NGINX 413 REQUEST ENTITY TOO LARGE
   
   By mkyong | Updated: August 29, 2023
   Viewed: 3,451 (+94 pv/w)


 * SPRING @TESTPROPERTYSOURCE EXAMPLE
   
   By mkyong | Updated: September 4, 2023
   Viewed: 4,303 (+181 pv/w)


 * HOW TO ACCESS VALUES FROM APPLICATION.PROPERTIES IN SPRING BOOT
   
   By mkyong | Updated: August 24, 2023
   Viewed: 5,967 (+540 pv/w)


 * TESTING JSON IN SPRING BOOT
   
   By mkyong | Updated: August 22, 2023
   Viewed: 5,392 (+187 pv/w)


 * PACKAGE JAVAX.VALIDATION.CONSTRAINTS DOES NOT EXIST
   
   By mkyong | Updated: August 21, 2023
   Viewed: 9,671 (+352 pv/w)


 * SPRING BOOT TEST IF WEB SERVER STARTS ON A SPECIFIC PORT
   
   By mkyong | Updated: August 16, 2023
   Viewed: 2,205 (+28 pv/w)


 * CANNOT SET LC_CTYPE TO DEFAULT LOCALE: NO SUCH FILE OR DIRECTORY
   
   By mkyong | Updated: August 9, 2023
   Viewed: 3,438 (+87 pv/w)


 * HOW TO INSTALL MARIADB ON DEBIAN 11
   
   By mkyong | Updated: August 9, 2023
   Viewed: 2,005 (+28 pv/w)


 * JAVA: WARNING: SOURCE RELEASE 17 REQUIRES TARGET RELEASE 17
   
   By mkyong | Updated: August 4, 2023
   Viewed: 9,534 (+289 pv/w)


 * HOW TO CHECK NGINX VERSION
   
   By mkyong | Updated: August 5, 2023
   Viewed: 3,476 (+115 pv/w)


 * RELOAD PAGE WITH JAVASCRIPT
   
   By mkyong | Updated: March 21, 2024
   


 * JQUERY CALL A FUNCTION AFTER PAGE LOADED
   
   By mkyong | Updated: March 14, 2024
   


 * JAVAFX TRANSFORMATIONS EXAMPLES
   
   By mkyong | Updated: March 9, 2023
   Viewed: 2,989 (+13 pv/w)


 * JAVAFX HELLO WORLD EXAMPLE
   
   By mkyong | Updated: March 8, 2023
   Viewed: 4,283 (+40 pv/w)


 * HOW TO CHECK MARIADB VERSION
   
   By mkyong | Updated: August 9, 2023
   Viewed: 7,528 (+396 pv/w)


 * WHAT IS NEW IN JAVA 19
   
   By mkyong | Updated: November 28, 2022
   Viewed: 24,128 (+253 pv/w)


 * WHAT IS NEW IN JAVA 18
   
   By mkyong | Updated: November 14, 2022
   Viewed: 12,564 (+99 pv/w)


 * HOW TO FIND ALL PACKAGES INSTALLED USING HOMEBREW?
   
   By mkyong | Updated: November 15, 2022
   Viewed: 23,839 (+282 pv/w)


 * GIT ON MACOS, XCRUN: ERROR: INVALID ACTIVE DEVELOPER PATH
   
   By mkyong | Updated: November 14, 2022
   Viewed: 6,033 (+16 pv/w)


 * SPRING @PATHVARIABLE ANNOTATION
   
   By mkyong | Updated: September 14, 2022
   Viewed: 11,111 (+66 pv/w)

 * 1
 * 2
 * 3
 * …
 * 48
 * 49
 * 50
 * Next »


 * Mkyong.com has provided Java and Spring tutorials, guides, and code snippets
   since 2008. All published articles are simple, easy to understand, and
   well-tested in our development environment.
 * Mkyong.com licenses all source code on this website under the MIT License.
 * © 2008-2024 Mkyong.com

LINKS

 * Spring
 * Docker
 * Kotlin
 * Android
 * Quarkus
 * Hibernate
 * Maven
 * Gradle
 * Tomcat

JDK

 * OpenJDK
 * Eclipse Temurin
 * Oracle Java

GUIDES

 * Spring Guides
 * Spring Docs
 * Spring Boot Docs
 * Java Tutorials
 * Martin Flowler
 * Java Code Geeks (Partner)
 * Python Tutorials (Friend)

ABOUT

 * About Us
 * Terms of Use
 * Privacy Policy
 * Code License
 * Contact Us