- 
    
        
        HSQL identify auto increase IDIn HSQLDB you can use IDENTITY keyword to define an auto-increment column, normally, this is the primary key. Review below examples : Date: 2019-08-17 View: 1532 
- 
    
        
        Python 3 TypeError: str does not support the buffer interfaceReview a Python 2 socket example Date: 2019-08-17 View: 2041 
- 
    
        
        Tomcat 7 + Java 8 : Invalid byte tag in constant pool: 15Just upgraded to Java 8, and the Tomcat 7 keeps prompting the following exceptions: Date: 2019-08-17 View: 2554 
- 
    
        
              Java 8 Lambda : Comparator exampleIn this example, we will show you how to use Java 8 Lambda expression to write a Comparator to sort a List. Date: 2019-08-17 View: 2280 
- 
    
        
              Meteor hello world exampleIn this tutorial, we will show you how to create a website with Meteor framework. Date: 2019-08-17 View: 1928 
- 
    
        
        Spring MVC @PathVariable dot (.) get truncatedReview a Spring MVC @RequestMapping and @PathVariable example. Date: 2019-08-17 View: 1469 
- 
    
        
        How to start Meteor on different portBy default, Meteor app start on port 3000 Date: 2019-08-17 View: 1469 
- 
    
        
              How to view HTTP headers in Google Chrome?To view the request or response HTTP headers in Google Chrome, take the following steps : Date: 2019-08-17 View: 1613 
- 
    
        
        jQuery Ajax request return 200 OK but error event is fired?Review a jQuery Ajax form submit. Date: 2019-08-17 View: 2332 
- 
    
        
        Linux – Which application is using port 8080Always, Java developers need to know which application is using the high demand 8080 port. In this tutorial, we will show you two ways to find out which application is using port 8080 on Linux. Date: 2019-08-17 View: 1622 
- 
    
        
        Jetty java.net.BindException: Address already in useStart a Java webapp with Maven Jetty plugin. Date: 2019-08-17 View: 1975 
- 
    
        
              Spring MVC + Mustache JS template exampleIn this tutorial, we will show you a Spring MVC + Mustache JS template web application example. Date: 2019-08-17 View: 1897 
- 
    
        
              Gradle eclipse plugin unable to attach source codeThe source code is attached to the JAR, but Eclipse is keep showing “Source not found” while I jumped to the source via “F3 – Open Declaration”. Date: 2019-08-17 View: 2564 
- 
    
        
              Spring MVC + Logback SLF4j exampleIn this tutorial, we will show you how to setup slf4j and logback in a Spring MVC web application. Date: 2019-08-17 View: 1854 
- 
    
        
        Spring MVC How to set active profileIn this example, we will show you how to set active @Profile in a Spring MVC web application. Date: 2019-08-17 View: 1594 
