[email protected]
Download Java Developer Zone Android App
Facebook
Twitter
Google+
Java Developer ZoneJava Developer Zone
  • Weekly Quiz
  • Blog
  • Categories
    • Java 8
    • Java 9
    • Spring Boot
    • Spring-MVC
    • Spring Security
    • Solr
    • Elastic Search
    • Spark
    • Hadoop
    • NLP
    • Machine Learning
    • nodejs
    • Hibernate
    • Java Basic
    • Scala
    • Maven
    • Java Web Basic
    • Tech
  • Hire Team
  • Guest Post
  • About Us
  • Contact Us

Author: Java Developer Zone

324 posts, 38 comments
http://javadeveloperzone.com
JavaDeveloperZone is a group of innovative software developers.                                       We are experienced in,                                                                                                                       ● Java Software Development                                                                                                            ● Java web development                                                                                                                     ● Big Data development                                                                                                                     ● Data analytics                                                                                                                                     ● Artificial Intelligence Development                                                                                               Our contributions will help Java developers and make development journey easy. Feel free to ask any questions and suggestions. Always have space for improvement! Feel free to Contact us for any software development services.
machine learning applications

Machine Learning – Applications

December 16, 2017Java Developer Zone

In our previous two articles we have discussed about basic of machine learning and it’s general steps which each ML application should follow.In this article we will discuss about various…

Read More
Spring boot multiple main class

Spring boot multiple main class

December 16, 2017Java Developer Zone

1. Overview When Spring boot application contains multiple main class at that time exception will be thrown at time of compilation because spring boot will get confused from which main…

Read More
Spring boot request routing example

Spring boot request routing example

December 15, 2017Java Developer Zone

1. Overview This article is about to Spring boot request routing example using zuul API. zuul API is used to route request which is specially use for micro service architecture, We can…

Read More
Spring boot disable endpoints security

Spring boot disable endpoints security

December 15, 2017Java Developer Zone

1. Overview This article will provide ways to Spring boot disable endpoints security. By default endpoints are secure because it contains sensitive information of application. But some times for development purpose…

Read More
Spring Boot Random Server Port

Spring Boot Random Server Port

December 14, 2017Java Developer Zone

Generally, we are proving spring boot application HTTP Server port using server.port in the application.properties files but if we have thousand of microservices at that time we do not like to specified…

Read More

Spring boot tomcat java.lang.NoClassDefFoundError: org/apache/juli/logging/LogFactory

December 14, 2017Java Developer Zone

While configuring spring with tomcat 7 following error accuse which means that tomcat 7 requires jully for logging. Problem: org.springframework.context.ApplicationContextException: Unable to start embedded container; nested exception is org.springframework.beans.factory.BeanCreationException: Error…

Read More
Spring boot with Tomcat 7

Spring boot with Tomcat 7

December 14, 2017Java Developer Zone

Spring boot by default support tomcat 8.5 but some times requires to configure tomcat 7 based on project requirement. Here is configuration for Spring boot with Tomcat 7. To configure…

Read More

java.lang.NoClassDefFoundError: javax/xml/bind/ValidationException

December 7, 2017Java Developer Zone

While working with java 9 this exception may generate exception java.lang.NoClassDefFoundError: javax/xml/bind/ValidationException which indicate that javax/xml/bind/ValidationException class is not accessible. java.base does not contains java.xml.bind module by default. –add-modules option is used to add module dependency. Use…

Read More
spring security multiple users sessions in single browser

Spring Security Multiple Users Sessions In Single Browser

November 26, 2017Java Developer Zone

1. Overview Application development always comes with new ideas. Here is an example of manage users multiple accounts in single browser same like google. Google provides to the facility to…

Read More

java.lang.IllegalArgumentException: An invalid character [32] was present in the Cookie value

November 25, 2017Java Developer Zone

While working with spring boot + spring session management An invalid character [32] was present in the Cookie value exception will be generated while user login or try to create session because…

Read More

Posts pagination

< 1 … 12 13 14 15 16 17 18 … 33 >

Git Repository

  • Hadoop Repository
  • Machine Learning Repository
  • Spring Repository
  • Spring Boot Microservice
  • Elastic Search Repository
  • Hadoop & Spark Repository
  • Hadoop & Spark Repository
  • Java Repository

Popular Tutorial

  • Spring boot tutorial
  • Java tutorial
  • Solr tutorial
  • Elastic search tutorial
  • Hadoop tutorial
  • Java 9 tutorial

Favorites Links

Spring MVC documentation

Spring security documentation

Spring Boot Documentation

Java 9 Documentation

Java 8 Documentation

Solr Documentation

Scala documentation

Featured Post

  • Spring boot development tips
  • Spring boot dynamic query example
© 2025 All rights reserved by javadeveloperzone.com | Terms & Condition | Privacy Policy | Powered By ProminentPixel