All Java Answers
- parameterized beforeeach/beforeall in junit 5
- how can i run a gwt app from gwt-maven-plugin without any browser plugins?
- xuggler repository link broken
- mixed kotlin + java with maven, unresolved reference
- feed rendered jsp pages through htmltidy
- java (jsp): repeating the contenttype header in a "sub-jsp"
- bytecode manipulation patterns
- how do i get logback to work nicely with eclipse?
- how to add data in charsequence [] dynamically in java?
- finding duplicates in a collection
- raw type warning in android studio
- java template function
- spring boot: redirect from http to https results in 405 error for put method
- reuse code when using screens in libgdx
- is it possible to prefix every line of a stacktrace in log4j?
- how to use jaxb to marshall/unmarshall a collection of mybean
- java.lang.verifyerror: (class: ea/individual, method: <init> signature: (i)v) constructor must call super() or this()
- simple java regex not working
- how can i detect whether a mac has a retina display from java?
- access denied when trying to execute a .exe in %appdata%
- why does java bytecode "store" often followed by "load"?
- empty trailing comments? do they do/mean anything?
- java - a method that takes vararg and returns arraylist?
- javax.ws.rs.webapplicationexception: com.sun.jersey.api.messageexception: json support in java rest webservices with jersey
- android - large file downloads stop - using async/progressdialog
- java static field initialization
- conversion of association,aggregation and composition into code in java?
- httpservletrequest and getheader(): how to handle case insensitive headers properly?
- jboss hornetq: set consumer-window-size for slow consumer
- how to prevent ctrl+c killing spawned processes in java
- generating swagger documentation from existing java code?
- cassandra cql3 support in astyanax
- java jfilechooser with filter to supposedly display only directories fail to show just directories
- why does the getx() gety() of mouseevent seem to offset from the real coordinate?
- string pool creating two string objects for same string in java
- java invaliddefinitionexception when serializing object with jackson databind
- dealing with cassandra timestamp
- sbt: how to package an instance of a class as a jar?
- reason for calling setenabled(false) in jpanel
- jacoco coverage for switch statement
- weird behavior of java.util.set.contains(object o)
- jgit - how to reuse the diffformatter
- error: java.lang.illegalstateexception: no included points
- how to autowire factorybean
- can gradle run two tests in a specific order?
- how do i log postgres driver messages with slf4j?
- how can i run an executable .jar file in an r script?
- android class with context in object field in kotlin
- extracting ms word table cell as image?
- swing: how jdialogs talk back to the jframe
- change color of java keywords in eclipse editor
- junit 4 test suite and individual test classes
- resteasy/jaxb; how do i avoid a namespace being added to an element in an <any> tag? (list<element> in jaxb)
- create new or clone xssfcellstyle from another xssfcellstyle (poi apache)
- brackets in a request url are legal but not in a uri (java)?
- jsoup changes output from single quote to double quote on html attributes
- how to make android emulator boot faster
- add generated build file to classpath
- connecting to docker elasticsearch instance through java/spring boot
- how do to perform a good performance comparations test?
- how to disable egit temporarily?
- play framework jpa: how to implement one-to-many relationship?
- is it always safe to use the first element of the array returned by split?
- creating tables on demand with spring boot data jpa
- add new datasource (mysql) wildfly
- why does this break statement break not work?
- cannot refer/modify non-final variable in an innerclass
- what are the pros and cons of java serialization vs kryo serialization?
- make a union of two joda-time interval objects
- how to resolve "the required mechanism 'basic' is not available in mechanisms [keycloak] from the httpauthenticationfactory"
- getting errors in websocket server endpoint
- arraylist of classes : arraylist<class> but how to force those classes to extend some super class?
- mystery (concurrency/component drawing?) bug in very simple swing dice program
- hibernate handle long 0 value instead of null in manytoone relations
- my byte suddenly becomes a negative number and count down
- how a threadpoolexecutor with 'busy' threads is killed?
- how to position components with gridbaglayout?
- fastest way of converting integer to string in java
- what do i need to do to replicate this component with gradient paint?
- arrays, lists, sets and maps are iterable. what else?
- how do i create a dateformat with an optional time argument?
- system.getenv() does not list all the environment variables
- typeof in java 8
- implement only one method from interface in anonymous class
- resolving protected resources with flying saucer (itextrenderer)
- worldwind pointplacemark pitch
- is it safe to replace "strings" inside .class file? or it is better to recompile?
- file listing from google cloud storage
- is a set's "toarray" deterministic?
- jaxb attribute with object type throwing null pointer exception?
- is it possible to put all output from show_sql in a separate file?
- check if an object is null
- how can i use kotlin default methods with spring data repository interfaces?
- jooq aggregate functions
- why should i not use identity based operations on optional in java8?
- java: namedquery string problem
- how to use database as backup/failover in hibernate?
- portable jdbc vs sqlite on android
- apache camel jms - exceptions not returned to caller with request/reply
- rabbitmq server start failed with file locked
- gwt : how to get regex(pattern and matcher) working in client side
- java - countdown timer without gui
- java.lang.noclassdeffounderror exception on some devices
- jpa @entity inheritance
- is there a c# analogue of java.util.properties class
- swing/jframe vs awt/frame for rendering outside the edt
- firebase recyclerview displays one item
- sqs message always stays inflight
- printwriter or any other output stream in java do not know "\r\n"
- read browser/client time from http servlet request header
- type archive for required library: spring-core-4.0.1.release.jar' in project 'starter' cannot be read or is not a valid zip file
- inner class has an implicit reference to the outer class and may can leak memory
- mock web service
- is there commons annotationutils like library? (java)
- plugin with id 'org.springframework.boot' not found
- removing extra "empty" characters from byte array and converting to a string [closed]
- sending get & post requests in java or other without responses
- javafx binding fails with "cannot bind to untyped object."
- how to do font smoothing for awt/swing application?
- optional get value if present
- velocity template auto-reload doesn't work
- java hibernate/jpa how to create dynamic generic entity that is self related
- “your security settings have blocked a local application from running” java 8
- how to get all the dates in a month using calender class?
- cannot create subscription using braintree payment nonce
- native source for java.awt.robot
- java & sql comparing dates
- java.lang.error with jackson json and spring and hibernate
- how to deal with final strings?
- update attributes based on content in nifi
- javax.print.printexception: printer is not accepting job
- a use-case for synchronized(new object())
- intellij: how to add java.annotation module for javax.annotation.postconstruct
- mock any method signature with mockito
- what type should struts actionform properties be?
- how to bold a part of text android string
- install java successfully using the dockerfile however its says java command not found
- assigning arraylist to list
- how to specify data type when using native sql query?
- eclipse ecj accepts this code, javac doesn't - who is right?
- adding a macro to an excel spreadsheet with java
- wrong java resource bundle loaded
- wild card in java generic and <? super t> meaning, lower or upper bound
- replace ip address from uri with another ip address using regex
- `null` is treated as string?
- import findbugs configuration from sonar to maven
- where can i find a list of all hql keywords?
- java.lang.noclassdeffounderror issue when using android support design navigationview
- spring boot read array from yaml (properties) file
- java decorator pattern: can i decorate a protected method?
- liquibase migration on startup doesnt work using spring-boot
- what is the life span of an ajax call?
- does moxy support non-string @xmlid in version 2.6.0?
- java : set a component on top of another
- timezone and messageformat with date parameters
- set the button "background" of a nimbus button
- inject all properties from propertyplaceholderconfigurer into a bean
- why should you avoid conditional logic in unit tests and how? [closed]
- difference between collection.toarray() and collection.toarray(object obj[])
- failed to start component [standardengine[catalina].standardhost[localhost].standardcontext[/labwebservlethibernate]]
- how to fix "java.sql.sqlsyntaxerrorexception: unknown column 'product0_.return_policy' in 'field list' " exception?
- how do i get the height of the screen in android?
- how to map a timestamp column to a zoneddatetime jpa entity property?
- mockito verify method call inside method
- java constructor is not so intuitive. or perhaps it's not java, it's c# that is not intuitive
- jaxp xslt transformer using wrong implementation by default
- how to configure sessionlistener use spring boot 1.x
- netbeans radar plugin configuration
- is there a xwalkview webviewclient?
- how to set cassandra (>2.0) jvm heap size of 8gb?
- java.sql.sqlexception: no suitable driver found
- cannot find the declaration of element 'ehcache'
- using a p12 file without a password in java
- why do base64.decode produce same byte array for different strings?
- if applets are run in browser's jre, why is a jre needed on the machine?
- extracting a process's exit code in the case of threadinterrupted
- jtable change column font
- easier way to synchronize 2 threads in java?
- how to rename a folder in google-storage programmatically?
- convert xs:string to java.util.uuid in jaxb
- notify threads when counter changes
- what is the name of this code construction: condition ? true_expression: false_expression
- python encoded utf-8 string \xc4\x91 in java
- java: how to wake thread on demand?
- does java synchronized keyword flush the cache?
- how to check a checkbox in pdf file with the same variable name with itext and java
- how to send mms in j2me? [closed]
- in the context of year values how does "aaaa" differ from "yyyy"?
- jsf or mvc with servlets/jsps or other frontend frameworks? [closed]
- can initializer block throw exception?
- how to create a numberformat in java that supports both an upper-case and a lower-case e as an exponent separator?
- how unreferred values from string pool get removed?
- java: how to use byte literals greater than 0x7f
- why can't i extend an instantiable class with a new value component while preserving the compareto contract?
- why are different case condition bodies not in different scope?
- maven-javadoc-plugin and inheritdoc for java api core classes
- dagger2 not generating daggercomponent classes
- java 8 stream for sorting a list of objects based on particular field
- char comparison in el expression
- in java, how do i wait for all tasks, but halt on first error?
- null safety in legacy java libraries used in kotlin projects
- how can i compile java code in windows without installing the whole jdk?
- how to flush couchbase bucket from java code?
- android actionbar left menu
- what is the better way, keeping adapter as an inner class of activity or outside?
- object vs string method
- keep only function names when obfuscation for proguard
- what's the limit to the number of members you can have in a java enum?
- how to use custom templates in swagger
- jvm freeze under high load in longevity tests
- using rxjava for email login validation, an observable is emitting twice
- how does dynamic method dispatching work in java
- why debounce() with tolist() doen't working in rxandroid?
- android listview: get overscroll distance
- libgdx : setting another screen, but still buttons from old screen active
- implementing multilevel java interfaces in scala
- using 'this' as a parameter to a method call in a constructor
- how do i create a play! framework web project with maven?
- java hibernate count rows
- how can i ignore build directory in subclipse?
- using jython with m2eclipse
- stepping through android code on the phone - big line number discrepancy
- jax-rs response with http status 500 instead of http status 400
- how to check with if an oracle's view exist in the db ? before execute a query
- using utf-8 characters in java variable-names
- apache spark throws java.lang.illegalstateexception: unread block data
- bufferedimage draw white when i say red
- extracting values from hashmap
- ubuntu java: find a specific program's pid and kill the program
- changing the x-axis of seqlogo figures in matlab
- solution when super cannot be first line of constructor in java
- how accurate is the task scheduling of a scheduledthreadpoolexecutor
- why 2 objects of integer class in java cannot be equal
- java generics: method x is not applicable for the arguments
- running eclipse with command line arguments
- migrating from java to c# [closed]
- upgrade to hibernate 4.3.4 main method never terminates jvm not finish
- can spring understand @inject replacing weld as a jsr-299 implementation?
- why use atlassian crowd [closed]
- java create sublist and remove values from previous list
- testing multiple outputs with mrunit
- how to add doctype in xml document using dom (java)
- @inject and @postconstruct not working in singleton pattern
- swing: hovering mouse over radio button label on translucent jpanel
- can `jtableheader` span over multiple columns?
- java ee module dependencies in web project?
- spring data: limit result for custom query
- error:execution failed for task ':app:transformclasseswithmultidexlistfordebug'. > java.lang.unsupportedoperationexception (no error message)
- why is object location swapped in jvm?
- multiple newsinglethreadexecutor vs. newfixedthreadpool of executorservice
- why static block is not executed
- why doesn't setlastmodified(time) work for this file?
- using selenium webdriver to interact with stripe card element iframe - cucumber/selenium java
- setting tableview generic type from fxml?
- warning: skipping entry because it is not an absolute uri. glassfish in netbeans
- how to change the format of a jformattedtextfield at runtime?
- spring - get resultsset from query
- which tool for colorizing output of javac?
- how to instantiate a java abstract class with a constructor parameter with a groovy closure
- how do i preload a hashmap in an object(without put method)?
- anchoring and docking controls in java swing
- remove back slash from json string in android
- openejb embedded container cannot find persistence.xml
- when is a swing component 'displayable'?
- what is default "" for string[] in annotation declaration?
- maven: groovy-eclipse compiler plugin with groovy 2.3.5
- how to get soap message while using a axis 1.4 wsdl2java-generated client
- does the android device emulator have a mac address?
- calling javascript functions from a java applet
- call a static jni method to return a string from c++
- show notifications on screen in android
- pattern.compile("\\[.+?\\]");
- how to update entity using hibernate
- integration tests with mongodb?
- making android listview layout scrollable
- eventqueue.invokelater vrs swingutilities.invokelater
- error while trying to extract jar file
- java 'reduceleft' signature / lower-bounded type arguments
- how to merge cells and set value at the same time by using apache poi?
- shared objects between webapps of the same tomcat
- algorithm hmacpbesha256 not available
- examining memory layout in java
- in clojure how can i read a public member variables of an instance of a java class?
- first confluence servlet plugin, classcastexception problem
- how would i marshal a list of jaxb elements without making a wrapper class?
- datetimeformatter.parselocaldate throws unsupportedoperationexception
- any util class/method to take a large string and return an inputstream?
- android - transform classes with multidexlist for debug - instagram json parser
- is there a sorted java collection which handles duplicates?
- maintain sub type information while serializing java objects using jackson, without using wrapper class
- how to add empty space inside int?
- aspectj: execution order (precedence) for multiple advice within one aspect
- jar file: could not find main class
- sublist arraylist in android
- jpopupmenu display under canvas
- icon in titledborder title
- unsatisfied dependencies for type set<service> with qualifiers
- jtextarea word wrap resizing
- jax-rs response for xml or json is not working
- arraylists 2 times slower than array
- output the total number of string characters
- java.net.sockettimeoutexception on embedded tomcat with jersey
- google maps api not placing marker at fine location
- year changing from negative -509 to a positive 510 in jdbc with h2 database
- is it possible to invoke the auto row sorter in a jtable
- maven gpg plugin not signing sources and javadoc jars
- hibernate: unknown column in field list
- how to configure the maven dependency for guice 3.0 for use without aop?
- how to make the resultset returned from oracle keeps its column aliases characters case
- how to make a copy of a java class in runtime?
- adding switchcompat programmatically error
- generic fluent builder in java
- what is the difference between services and profiles in a ble gatt server
- calling java api from scala with null argument
- spring security 3.2.0.rc1 - <http> element and deprecated method
- java.lang.noclassdeffounderror: org/lwjgl/lwjglexception
- math#random ain't so random?
- what happens when a collection in java increases beyond capacity?
- in java, can i consolidate two similar functions where uses jspwriter and the other printwriter?
- char '0x8' what character is this?
- differences in regex between java .net and javascript?
- spring - factory method for path
- getting mongostat through mongodb java driver
- the magic behind the eclipse generated executable jar file
- findbugs raises a bug called ei_expose_rep caused by array
- java.lang.illegalstateexception: no feign client for loadbalancing defined. did you forget to include spring-cloud-starter-netflix-ribbon?
- strings contain the same characters but are still different
- annotationprocessor option not recorgnized by any processor
- what is wrong with my @jsoncreator and mixin annotation?
- why final methods in java are invoked using invokevirtual opcode
- xml namespace defaulting/inheritance
- adding text to a jtextpane without having it editable by the user?
- java - wait for third party threads to finish
- java: min and max date range
- why doesn't the virtual keyboard go away?
- limiting number of decimal places in gwt?
- hamcrest generics hell #2 : iterablewithsize gives errror "is not applicable for the arguments"
- java ee 7 first cup tutorial errors in maven: could not find artifact org.glassfish.javaeetutorial.firstcup:firstcup:pom:7.0.1-snapshot
- how to test email logic with play framework
- eclipse content assist not working in enum constant parameter list
- need explanation for algorithm searching minimal large sum
- java: generating a random double within a range (inclusive of the min and max to the range)
- why do we have to use an intermediary variable for @suppresswarnings("unchecked")?
- java.lang.nosuchmethoderror org.apache.http.client.utils.urlencodedutils.encpath
- interval set in java
- jaxb episode compilation with include does not work
- ehcache 3.5 get all cache keys / entries
- nosuchmethoderror writing avro object to hdfs using builder
- system.out.println function syntax in c++
- hard-coded @requestmapping url in spring mvc controller
- can a rectangle be styled to show a border?
- apache poi setprintarea to a4 page size
- jpanels don't completely stretch to occupy the available space
- spring bean autowiring error
- adding progressbar at the end of recyclerview
- classcastexception in java foreach loop
- jdbc: get table names involved in a sql query
- jar file folder for eclipse projects
- passing multiple parameter in app-engine task queue (java)
- java lambda sublist
- iterating through viewgroup
- build warnings regarding using sun proprietary api
- how to run eclipse with openjdk11?
- static variable in subclass java
- using spring resourceservlet to serve multiple resources simultaneously
- how to convert binary string to the byte array of 2 bytes in java
- updating ui from background thread using native code entirely (no jni)?
- quickly degrading stream throughput with chained operations?
- loading a resourcebundle within an osgi bundle
- make the jackson fail on duplicate property in a json
- howto print long in binary?
- jaxb - marshal with java comments
- how can this java code compile?
- sum of elements in an array
- how to configure embedded jetty to access jersey resources?
- postgresql 'select distinct on' in hibernate
- intellij artifact jar file: could not find or load main class
- security with play! from outside application
- generics collections pecs
- how to make a “do not ask me again” dialog pop-up box with java?
- null pointer exception while importing a font in android
- tomcat 7 and scheduledexecutorservice.shutdown
- gson .jsonsyntaxexception - java.lang.numberformatexception: invalid double: ""
- does increment operators e.g count++; stores volatile data thread-locally?
- how to remove multiple items in jlist
- spring: how do i inject enum in spring configuration?
- how does the xor (^) swap algorithm work?
- java debug using socket vs shared memory
- how would you programmatically create a pattern from a date that is stored in a string?
- java warning - jlist is a raw type, references must be parameterized
- how to ignore unique violation during insert list of objects which contain set of object
- do i necessarily need a third party framework for a java-based rest service (json)?
- java - how many classes is too many? when is it appropriate to add new classes? [closed]
- clojure-idiomatic way to initialize a java object
- how to auto generate primary key id properly with hibernate inserting records
- what in-client caching options work well with cassandra and java?
- invalid availability zone when creating instance
- what is a solution of "multiple resultsets were returned by the query"
- detect if object has overriden tostring()
- java: ways to parse xml in e4x?
- context is read only
- customizing indicatingajaxlink in wicket
- possible memory leak due to org.hibernate.internal.sessionfactoryimpl
- java/gwt/mysql: connection refused?
- test coverage for if statement with logical or (||) - with java's short circuiting, what's the forth condition jacoco wants me to cover?
- jackson @jsonrawvalue for map's value
- convert xml with duplicate elements to json using jackson
- why is the order of declarations important for static initializers?
- mariadb fails to work after being idle for a period
- how to convert json string to custom object?
- getting root and intermediate certificates from an end-entity
- how does bufferedwriter work in java
- mockito verification not failing
- mysql failing to alter table which is being actively written to
- netty handler not called
- java class keyword
- how to ignore checkstyle warning for missing @throws for test method?
- use jackson to deserialize json string or object into a string field
- making @schedule run only once in a clustered environment
- sort java collection relative to the current date
- how to implement the hough transform?
- java thread.sleep() implementation
- java netbeans: 'package does not exist'
- "fast" integer powers in java
- modify path when launching terminal from java
- nonodeavailableexception : none of the configured nodes are available
- what is the ideal way to send a date parameter over a get request in play framework?
- spring @requestparam date formatting
- error parsing due to csv differences before/after saving (java w/ apache commons csv)
- multiple maven pom.xml files
- hiding base class methods in code completion in intellij?
- how to add swing component to swt?
- deciphering stream reduce function
- spring data jpa - how to convert query result to entity class
- mac os x lion: error occurred during initialization of vm unable to load native library: libjava.jnilib
- log4j logging directly to elasticsearch server
- convert java w3c document to xmlstreamreader
- how to make a method which accepts any number of arguments of any type in java?
- java/android get array from xml
- trouble with gwt and guava
- java, hibernate java.lang.classcastexception: org.hibernate.collection.persistentset cannot be cast to java.util.hashset
- date created is not going to change while delete file and then create file
- how to handle sub projects dependencies in maven
- change font of jlabel
- make a post call to graphql api programmatically using java
- javax.ejb.ejbexception when persisting an entity
- bind textfield to readonlydoubleproperty
- conditional import
- which data type to use for manipulating currency
- why does this not cause a nullpointerexception?
- java 2d: moving a point p a certain distance closer to another point?
- arbitrary pre-set precision decimals (almost like bigdecimal)
- ant loadproperties failed (bcel error?)
- which is the right regular expression to use for numbers and strings?
- javax.validation.validationexception: hv000041: call to traversableresolver.isreachable() threw an exception
- groovyclassloader call to parseclass is successful, even when code does not compile
- how to compare generic nodes in a linked list using comparable?
- jpa criteriaquery calculating datetime difference for use in where predicate
- deep copy of a generic type in java
- force repaint after button click
- resolving logical operations - and, or, looping conditions dynamically
- when to use genericservlet over httpservlet?
- jdbc connection string syntax and anatomy
- how to parse float values from string using regex in java
- why when i try push my spring boot app to heroku it return "fatal error compiling: invalid target release: 11"
- spring jmslistener - how should it handle empty payloads?
- cast to generic type (t) gives "unchecked cast" warning
- does garbage collection happen immediately after hashmap.remove() is called?
- difference between runtime dynamic binding and class inheritance
- how to access a method from another running thread in java
- how do i manually assign bytes to a long in kotlin?
- should i use the "final" modifier when creating date objects?
- how to check java version at linux (redhat6)
- java swt shell window closing event
- what is the equivalent keyword for extern in java?
- how can i click on a button using selenium webdriver with java?
- android parse json stuck on get task
- swing: is there a way to differentiate between a user-caused itemevent and an application-caused one?
- bind complex (json) form data automatically
- instanceof use for multiple types
- is there an equivalent to stringwriter but with stringbuilder internally in java?
- set default value of select using java in struts 1.x
- empty default xml namespace xmlns="" attribute being added?
- cause of 'tmpfile.renameto(classfile)' during jsp compilation
- spark kryo register for array class
- paginated queries / iterator recipe
- java.lang.unsatisfiedlinkerror: no gluegen-rt in java.library.path rcp application
- what is the most efficient way to build an unsorted binary tree in java?
- does java guarantee that currently synchronized objects are not garbage collected?
- cannot find the getter for attribute 'app:vm' with value type boolean
- obtaining the certificate chain
- can i use multiple @throws tags for the same exception in javadoc?
- is getter method an alternative to volatile in java?
- java jgraphx save as an image
- how to run a play project in eclipse
- java swing boxlayout ignoring alignmentx
- how can floating point values be printed without mantissa/exponent format?
- run eureka service in a docker container
- thread exiting with uncaught exception
- get intersection of several lists using retainall in java
- how can i provide my own @id field using spring roo and jpa
- apache tiles if/else
- how do i insert a new node before first node of a doubly-linked list?
- in java, why is it that a stack is a concrete class whereas the queue is an interface?
- how to refresh a single row in a table?
- guice assisted inject + multibinding + generics
- how to exclude certain classes from being included in the code coverage? (java)
- java: what's the difference between the sv and sv_se locale?
- best way to sum concurrently
- nested enum is static?
- store arraylist<customclass> into sharedpreferences
- maven executable jar throws error on start
- java threading javadoc
- when to use soapbinding.parameterstyle.bare and soapbinding.parameterstyle.wrapped
- java package with -
- restassured - passing list as queryparam
- implementing double buffering in java
- exception in thread "main" java.lang.unsatisfiedlinkerror: org.lwjgl.defaultsysimplementation.getpointersize()i
- does self-reference in the constructor counts as "escaping"?
- in java how i can delete vowels are 'a', 'e', 'i', 'o' and 'u
- annotation @basic to transient variables
- does using pattern.literal mean the same as pattern.quote?
- how to capture save or update events in couchbase
- is there a class that exposes an unbuffered readline method in java?
- wildcard and type pameter bounds in java
- show a tooltip above a cell in a jtable
- java getting file extension without substring
- jpa 2.0 disable session cache for unit tests
- spring-boot and kafka : how to handle broker not available?
- append files to an archive without reading/rewriting the whole archive
- is sessionfactory.getcurrentsession() thread safe?
- how to identify threads in eclipse debug perspective?
- can't get the session in java servlet
- android - can i use setonlongclicklistener and setonclicklistener for same button?
- does apache kafka provide an asynchronous subscription callback api?
- how to retrieve firebase data in a (non android) java app?
- eclipse rcp with jfreechart
- nesting shaperenderer.begin/end in spritebatch.begin/end
- how can i detect if a postgres temporary table already exists?
- cxf busexception no destinationfactory for namespace http://cxf.apache.org/transports/http
- itext pdf do not display correctly myanmar unicode font
- exception in thread "main" java.lang.noclassdeffounderror: org/sqlite/nativedb
- numberformatexception given an input string holding a small integer
- attempt to invoke virtual method 'android.os.looper android.content.context.getmainlooper()' on a null object reference
- jdbc - select where column is null
- how to know if document was saved in mongodb after save() method?
- very simple custom taglib function not working
- a4j:commandlink stops working after being rerender
- why would i use static initialization block in java?
- why is my java based bubble sort outperforming my selection sort and my insertion sort
- how to stop jfilechooser from being closed when approve or cancel button is pressed?
- unit testing of encrypt/decrypt
- how can i avoid the creation of superfluous entities?
- creating instances of public inner classes of generic classes
- java.lang.linkageerror: loader constraint violation
- how to move items between two listviews with change listener javafx
- how can i get the number of days in a year using jodatime?
- is there a built-in java type that guarantees an execute(t t) method?
- android textview text cut off at bottom
- orientdb having trouble with unicode, turkish, and enums
- how to secure vaadin flow application with spring security
- serve dynamically changing static content with spring boot
- in java equal and == behaviour
- bash: jstat: command not found
- detect orientation using javascript on android devices
- difference between "throw new exception" and "new exception"?
- java swing layout of two components
- why do java class file versions start from 45?
- swagger ui causing http 406 not acceptable response for operations producing content types other than json
- will gc collect object a and b if they only have reference to each other?
- java.lang.string cannot be converted to org.slf4j.marker
- vaadin framework play video
- adding default package's classes in netbeans
- patching module raises module not found error
- how to protect pdf report with password using thymeleaf as template engine and flying-saucer as rendrer
- stuck with exception error:java.util.concurrent.executionexception: com.android.ide.common.process.processexception:?
- java paint component into bitmap
- how to use google transliteration api in my java web application?
- padding quotes in jsonobject
- calling the instance of a static method
- java.lang.securityexception "gps" location provider requires access_fine_location permission
- add dependecies to runtime image with gradle
- jackson - custom typeid resolver
- atomikos: data not getting saved when using postgresql
- does string.replaceall() performance suffer from string immutability?
- how to get size of data in infinispan cache, alternate for calculateinmemorysize of ehcache?
- endianness in programming languages
- securityexception in android when calling reflected method
- alarmmanager when app is updated
- eclipse plugin: java.lang.noclassdeffounderror
- instantiation of bean failed; nested exception is org.springframework.beans.beaninstantiationexception:
- is it possible to @xmlelement annotate a method with non-stardard name?
- why aren't java generic type parameters reified at runtime?
- java unicode strings sorting
- setting headers on httpservletresponse after writing response body
- bigdecimal has scientific notation in soap message
- call any java method from c#
- sorting a list of non-comparable elements
- why does atomicinteger implements serializable
- java generics and design patterns: not parameterizing a reference to a generic type is always a bad thing?
- java cannot overload any operators. why?
- database not found error when connecting to derby network server
- how can i reference unit test classes of a maven dependency in my java project?
- in java, how to achieve udp port scanning?
- how do do slice testing in spring boot 1.4 using @datajpatest with springfox @enableswagger2
- hibernate polymorphic query
- spring: a bean that receives a list of classes
- remove _id from mongodb result java
- edittext settext not displaying on a dialog fragment
- creating two dimensional array with existing arrays in java
- how to remove sub seconds part of date object
- elki: running dbscan on custom objects in java
- opencsv: mapping a nested bean to a csv file
- recyclerview with inside nested scrollview?
- jsf error "expected a child component type ... found null."
- using primitives or wrapper class in hibernate?
- parsing asp.net mvc returned date using jackson json library in java
- slf4j and log4j 2 binding maven dependency
- java script sorting algorithm visualizer
- is it possible to find if message is unread using java mail api?
- calendar return wrong current date android
- connecting to ntlmv2 from java\httpclient 3\linux
- spring validate string value is a json
- design pattern for interface that determines order of method invocation
- gwt uibinder css styling
- convert a 2d array of int ranging from 0-256 into a grayscale png?
- where do i get the jogl jar?
- periodic javafx service
- java process hanging on ioutils. suspected deadlock
- how to catch a nosuchelementexception?
- does maven surefire execute test cases sequentially by default?
- java: create clipping region that has a hole?
- log4j could not read configuration file
- java paint problem - black components
- how to ignore checkstyle javadoc warning for a method with a specific annotation
- blank layout - eglsurfaceattrib not implemented
- recyclerview programmatically click
- what is the glassfish alternative to context.xml
- how to configure java message driven beans and websphere activation specification without hardcoded jndi names?
- difference between wait(long timeout) and join(long millis)?
- understanding of findbugs warning about serialversionuid field
- complex activiti + jpa queries
- why treemap takes o(log(n)) time in get/put
- final variable from resources file
- modularity in java: top level vs. nested classes
- empty file constructor is neither file nor directory
- check an replace null values in multiple variables java
- program to get all files within a directory in java
- view pager - slide to next page programmatically with static variable
- stop hibernate from creating not-null constraints
- @configurationproperties is not working with .yaml files
- is there a way to get a look and feel of windows 8 metro on java desktop application?
- apache camel connection pool timeout with restlet even after configuring component options
- how to get the direction of tga file in java
- the executable generated by install4j doesnt start
- how to create a wsresponse object from string for play wsclient
- underlined backslash intellij
- java check if date is first sunday of the month
- converting from java.util.timezone to org.joda.datetimezone
- file.getfreespace() not returning correct value
- sorting by value in hadoop from a file
- how to serialize / deserialize a option<> class (functional java) with json?
- imageio.write not saving out as gif, but works for jpgs and pngs?
- welcome-file in web.xml with spring not working?
- is there a number "value equals"?
- html5 localstorage access using java
- how to solve time out error in selenium webdriver with java?
- is volatile enough for changing reference to a list?
- tomcat embedded: noinitialcontextexception when trying to get a datasource
- how to convert uri to bitmap?
- gridlayout and number of rows and columns
- decimalformat subpattern boundary not working right
- exception using stix-fonts with openjdk?
- jaxb marshaller setproperty xslt throws propertyexception
- scala/java interoperability: how to deal with options containing int/long (primitive types)?
- log4j2 web lookup not working
- how to fetch @onetomany and @manytomany entities
- soapmessage writeto without attachment
- how to force jtable to not invert text in the case it contains arabic characters?
- jsoup http logging
- framework or not?
- java - use of volatile only makes sense in multiprocessor systems?
- nullpointerexception when calling timezone.getavailableids()
- instantiate object of abstract class with generic type
- why does int = int * double give an error and int *= double does not (in java)?
- hibernate 4.1 count projection type mismatch (long/integer) using result transformer
- jrproperties became deprecated, recommended way of replacing
- maven: how do you deal with dependencies that are both direct and transitive?
- concatenation of a null string object and a string literal
- servletcontext getcontextpath()
- r.java disappeared
- how to avoid network call when rest client and server are on the same server
- reduce number of gettablecellrenderercomponent calls
- spring websocket configuration: using websocketmessagebrokerconfigurationsupport and websocketconfigurer together - how?
- java.lang.abstractmethoderror: i get this exception when i am trying to initiate an outbound voice call using nexmo(vonage) api
- configure datasource using jndi using external tomcat 9 server: spring boot
- how to add jlabel to jeditorpane?
- setpreferredsize does not work
- how full does the old generation have to be to trigger a major gc cycle?
- how to get values from list of hashmap?
- access mac os x application menu from java
- spring mvc forwarding http post request to get request handler in another controller
- how to use try-with-resources with if statement?
- handling large search queries on relatively small index documents in lucene
- elasticsearch crashes after showing t: failed to read local state , exiting
- jtable update selected row
- final methods are inlined?
- from javascript to java (a gwt story)
- execute db statements from file
- java: what is the best way to find elements in a sorted list?
- jackson objectmapper setserializationinclusion() not working
- spring 4 exception handling : no suitable resolver for argument
- jax-rs response.getentity returns null after post
- eclipse hangs forever, thread dump says main thread is sleeping
- problem with netbeans web service client when xercesimpl.jar is on classpath
- java import statement with * not picking up class
- parsing dom - org.xml.sax.saxparseexception
- getavailableblockslong() * getblocksizelong() vs getavailablebytes()
- scalable regex for english numerals
- exclusive or between n bit sets
- tooltipmanager in java
- possible loss of precision
- could increase gc time short lived object that has references to old lived object?
- how to set the permsize for scalatest-maven-plugin?
- aop with grails
- object-oriented design - how important is encapsulation when there're lots of data-fields in one class?
- how to find the branch for a commit with jgit?
- rxjava - how to take the first element of a list and return it as observable
- firebase keeps throwing oauth2 client id in server configuration is not found
- why do integer div and mod round towards zero?
- deleting locked files with java?
- javafx combobox css style
- overriding a java method
- intellij idea doesn't start on ubuntu
- gradle is unable to find zip artifact in composite build if java plugin is applied
- using low level api for datastore in google app engine ? is it bad?
- google finance style control for java?
- easymock expecting private method calls
- different representation of unicode code points in japanese and chinese
- why can a class not be unloaded without unloading the classloader?
- is it okay to integrate database migration tools like flyway, liquibase with the application code base?
- standard way to implement a logger across classes in java?
- insert..returning is not working in jooq
- travis-lint: why does it complain about java language field
- how to find out the preferred size of a jpanel which is not displayed, according to its content?
- invoke java method with parameters from freemarker
- insert padding whitespace into string
- how can i add to or change a label on a jmenuitem?
- state pattern java
- jax-b - how to map a schema element to an existing java class
- unresolved dependencies error when following jersey 2.0 user guide
- jcs edit disk auxiliary cache diskpath
- endianness on datainputstream
- java library that enables ${var} substitution [closed]
- removing literal character in regex
- javafx 8 z-buffer issue
- massive number of "set autocommit=0/1" queries in mysql
- lazyinitializationexception with spring data jparepositories
- simplify-java (by hgoebl) issue with reduced points list always size 2
- spring boot doesn't run unit tests
- spring: how to initialize related lazy beans after main bean creation
- difference between glcolor3b and glcolor3ub
- is it possible to pass java-enum as argument from cucumber feature file
- apply pixel coordinates to screen coordinates
- java -> scala, performances on collections
- is there anything in java close to the parallel collections in scala?
- arrays.parallelsort vs collections.sort
- multiple java versions installed and java was started but returned exit code=13
- how to find if the jvm installed on the machine is hotspot or jrockit on windows os
- proguard does not remove my logs
- zeromq, can we use inproc: transport along with pub/sub messaging pattern
- processing list of objects in java
- how to publish stringbuffer safely?
- swing component - disabling resize in layout
- websocket in firefox establish two connection
- jsf h:outputstylesheet converter - dynamic css?
- py4j.protocol.py4jnetworkerror : an error occurred while trying to connect to the java server
- is there any way to pre-allocate the heap in the .net runtime, like -xmx/-xms in java?
- java how to invert a biginteger?
- universal key code (java)
- uddi role in webservices?
- how newcachedthreadpool reuses threads?
- convert a list java.awt.geom.point2d to a java.awt.geom.area
- spring boot - request method 'post' not supported. tried everything
- ambiguous path separator on windows - how to handle it?
- why do static and instance init blocks in enums behave differently from those in classes
- how to create a dynamic class at runtime in java
- unable to look up txt record for host cluster0-xxxxx.mongodb.net
- how to determine hotspot vm default thread stack size
- is there a way to verify if the catch part of a try/catch instruction is called in a test method when using junit?
- java importing class in the same package
- capitalize every word in edit text while typing
- why can't i use <class>.this in anonymous class?
- getting java.lang.classnotfoundexception: com.google.gson.gson for maven project
- java- && evaluation
- how to hide unnecessary files from intellij project view?
- jdk 1.7 onwards, throwing an exception object from catch block does not require a throws clause!!! why is this so?
- converting numeric value with currency symbol back to decimal with numberformat
- create a enum factory method out of a unique instance value
- mongodb "numberlong/$numberlong" issue while converting back to java object
- jschexception timeout: socket is not established
- how i can load a r script into jri and execute from java?
- exclude classes of jar files from jacoco coverage report
- greatest common divisor
- docker tomcat edit expanded war files
- why is there an offset in the java string implementation?
- traning opennlp error
- jdbctemplate.update freezes
- noclassdeffounderror while trying to use jdk.incubator.http.httpclient in java in eclipse oxygen
- axis2 client throws axisfault: must understand check failed for header security
- java mouse pressed - without events
- how to change email account on concent screen of google cloud console?
- can we use pass by reference in java? if no how does java.util.arrays.sort works?
- how to solve 1753 year issue in sqlserver?
- method overloading in c# and java
- java.sql.sqlexception: database connection closed
- java special chars replace
- synonyms of `sout + tab` shortcut in intellij ide for myeclipse
- button doesn´t rotate libgdx
- there was a getting an ad response admob error
- how can i call an os x-specific method for my cross-platform jar?
- how to mock an aspect
- will structs and value types (like c#'s) be included in java 7?
- what is the jar file i should download and from where?
- how to create a sub-package and add existing files intellij?
- unrecognizedpropertyexception while reading a yaml file
- getting a function to return two integers
- i am using a combination of @propertysource and @configurationproperties but i want to overwrite them with an external properties file
- apache lucene tokenstream contract violation
- problems with collections.sort in java 8
- how to properly interrupt a thread in android
- force miglayout shrink like gridbaglayout for hidden objects
- how to measure average cold start time with jmh?
- need to extract filename from url
- creating jars with multiple main classes in netbeans
- starting javaws on mac os fails with "cannot find message file"
- how to set the background image of a button in java swing
- how do i manually configure a jdbctemplate in spring boot?
- c3p0 connection checkin
- java (regex) - get all words in a sentence
- understand two or more keys with hashmaps
- run as junit not appearing in eclipse - using junit4
- sbt: no implicit for append.value[seq[java.io.file], sbt.def.initialize[java.io.file]] found,
- why does jprofiler show unsafe.park/unpark as using cpu cycles?
- slf4j-log4j does not appear to have disabled logging
- prefixing variables names to indicate their respective scope or origin?
- why i am getting an error factory method 'hallinkdisocoverer' threw exception in springboot?
- detect if given file is image and is valid image of specific type in java
- string initialization difference
- java guassian distribution-bell curve
- cdi events, scope of their propagation
- understanding java volatile visibility
- about object.hashcode() and collisions
- minecraft forge entityjoinworldevent returns wrong location! error
- maven2 - how to list all resources repository url from pom file
- increasing the size of the text field
- flood fill optimization: attempting to using a queue
- resize image in java without losing transparency
- java define a explicit package-private modifier [closed]
- does the waiting thread revisit the code inside synchronized method
- nested update with select deadlock
- java socket creation takes more time
- how to add/subtract timezone offset to a timestamp in java?
- how to create a jcache in spring java config?
- how to create a custom jsondeserializer in java?
- java orm for a read only db
- hibernate insert failing when embedded key contains identity column on sql server
- does string.intern() change reference of original string jdk7
- how to create large swt image?
- use exchange property in camel dsl "to"
- java sugaring, can i avoid almost-duplicate code here?
- null pointer exception when using bundle to pass data
- use custom exceptions in spring security
- selenium webdriver - element not visible
- serviceconstructionexception when creating a cxf web service client (scala+java+wsdl2java)
- how do i get the spring security sessionregistry?
- <? extends > java syntax
- converting html to pdf using itext on android. how to set utf-8 (diacritics)?
- java interface comparator static compare
- how to get the filename of the current active tab from eclipse ide?
- what is the use of this spring class batchpreparedstatementsetter?
- java and python together in single google app engine project
- html5 routing with spring and angular
- springboot junit bean autowire
- no property index found for type user
- problems calling a java class from jruby
- date and time format
- android - how can i read a text file from a url?
- string concatenation and autoboxing in java
- spring boot, thymeleaf and @controller
- transparent swing windows
- issue about java 8 backward compatibility: new methods in jdk
- eclipse: how to selectively disable spell check in certain comments
- convert kml with multiple features to geojson
- hibernate join error: nullpointerexception at org.hibernate.hql.ast.hqlsqlwalker.createfromjoinelement
- spring security oauth2 java config - handler dispatch failed; nested exception is java.lang.error
- reverse ajax with jsf?
- unused private methods, private fields and local variables
- spring security 3.1
- what is the name of this locking technique?
- using gwt's numberformat class in the shared package
- eclipse generate getters and setters and automatically apply them
- cannot open some applications in visualvm
- issues trying throw checked exception with mockito
- android - attempt to invoke virtual method 'void android.widget.textview.settext(java.lang.charsequence)' on a null object reference
- thread safety of final field
- how fix error:java.util.concurrent.executionexception: com.android.ide.common.process.processexception:
- how to use delay functions in android studio?
- maven is picking dependency of old version
- why does hibernate 5 sequence generator use the default hibernate.seq instead of my sequence?
- delete item on swipe with rounded corners background
- "no persistence provider for entitymanager" error
- how fast is google app engine?
- jboss 7 mysql datasource issue
- extract span tag data using jsoup
- screenshot black in android
- java sockets: no buffer space available (maximum connections reached?)
- @throws has no effect when the target is a property
- storing uploaded images on google app engine with java
- find the first outer brackets
- spring @responsebody json cyclic reference
- is it possible to stop a function's execution within a specified time in java?
- error with nio while trying to copy large file
- flutter crashes on startup: didn't find class .mainactivity on path dexpathlist
- javafx duplicate children piechart
- download maven project dependencies to build offline later
- java.net.socketpermission in applet
- why is 'a' the java bytecode prefix for object references? [closed]
- multiple fields: volatile or atomicreference?
- gradle - what is "runtime" dependency configuration used for?
- how to get a particular element from queue?
- using || in cases in a switch?
- where to place setcontentview() in oncreate()?
- parse org.mozilla.javascript.nativedate in java.util.date
- compare date java to datetime column in database table using sql
- how to specify single pointcut for all classes that extend a specific class
- flink error on using richaggregatefunction
- what algorithm is used by eclipse to generate verison id in serializable class?
- twitter4j - rate limit exceeded
- how to replace multiple if-else statements to optimize code?
- restricted elliptic curves in java card
- forkjoinpool resets thread interrupted state
- java annotations: at variable initialization, but not assignment?
- why bother using arraylist(int capacity)?
- cannot execute groovy maven plugin as a goal
- android: rounded corners in menu
- exception; cannot set request property after connection is made; occurs on android lollipop htc m8
- how to implement role-based access control java/mysql?
- want custom keyboard to only be used for my app and restore previous when app loses focus
- how to improve guice performance at startup
- detecting if java is installed and enabled with javascript
- how can i find out what a method's visibility is via reflection?
- spring java app not finding the keystore file
- access to a java static inner class with clojure
- android n: printmanager.print() results in java.lang.illegalstateexception: can print only from an activity
- using java, how to detect keypresses without using gui components?
- read post request values httphandler
- jenkins: best way to build a project with sub projects
- generate java webservice based on onvif wsdl (top down method)
- "table name pattern can not be null or empty" in java
- extending arraylist and creating new methods
- why does springjunit4classrunner not work with surefire parallel=methods?
- rxjava subscribeon and observeon not override the original scheduler set before?
- main class not found, intellij building a jar
- rcptt running java code from the script
- how many string objects will be created by jvm version 1.6
- libgdx / lwjgl start application maximized
- make countdown timer go from 10sec to 1sec
- generate unpredictable random @id for entity
- java ee/jpa way to add new tables/entities to database
- android's linearlayout for swing
- how to package test classes into the jar without running them?
- antlr 4.2.2 output to console warning (157)
- how to add header in google spreadsheet
- implementing a firebase server-side countdown timer for android?
- undefined modules when switching to a newer version of android ndk
- (beginner java) class, interface, or enum expected
- delayed queue implementation in storm – kafka, cassandra, redis or beanstalk?
- java.lang.nosuchmethoderror: no virtual method zzait()ljava/util/arraylist; in class lcom/ error?
- where in eclipse do i see a project's build progress?
- hibernate save strange behaviour
- how to get the time separator symbol in java?
- what is the end of file/stream keyboard combination to use with system.in.read()
- make rectangle transparent
- on eclipse-java ee, how do i change the color settings for selected elements on a tree view?
- kotlin wrong nullability inference without any generics
- job and task scheduling in hadoop
- multiple language programming on ti-calculator
- document - how to get a tag's value by its name?
- intercept jtable selection change events
- using a gradle plugin in a project where its dependency also use the same plugin
- how to register listener in spring without deployment descriptor
- mime4j: defaultmessagebuilder fails to parse mbox content
- what is the difference between quicksort and tuned quicksort?
- working with swing timer : creating mess
- spring boot handle sizelimitexceededexception
- how does groovy add new methods to java classes?
- java toolkit screen resolution descrepensies
- java no suitable constructor found
- why i can not get .values() from enum object class?
- java jar - no main manifest attribute
- android instrumentation test java.lang.unsatisfiedlinkerror on using androidjunitrunner and androidjunit4
- how to make a series of non database methods mimic transactions.
- java - why is overriden method being called twice (or at least that's what it seems)?
- how to run application in background when close the jframe?
- where to put java package-level information to use by javadoc?
- implementing generic java interface adds additional method
- hide the console window when use batch file to launch a java program?
- graalvm as jit compiler for arm jre
- distributing java application
- reading nashorn jo4 and nativearray
- updating library for jar/programs
- adding japplet into jframe
- convenient way to write generic interface that points out to its implementor
- is there an equivalent in c# to this java code?
- what's the correct currency format in belgian dutch?
- first steps with maven for my spring mvc app
- third party lib for object pool with expiration time in java
- how does one go about copying one xml document's node to another?
- eclipse external tools configurations -> referenced library in classpath does not exist: org.eclipse.swt
- open an html file inside a .jar file
- reusing mock behavior / best practice in mockito?
- maven run class before test phase: exec-maven-plugin exec:java not executing class
- java game programming: jogl vs lwjgl? [closed]
- how to know if a listener gets the message in jms?
- java - "rotating" objects in a linkedlist - is linkedlist.addlast(linkedlist.removefirst()) good or bad programming?
- why does jlabel not display '/' when it is the first character?
- java mail timeout & connectiontimeout handling
- how to obtain properties or function declared in kotlin extensions by java reflection
- how to open a file without saving it to disk
- scrollintoview() not working for horizontal scroll (selenium)
- how do i get vertical scrolling to jpanel?
- passing parameters to jasperreports sqll statement from java
- servlet/filter specific exception handling in java
- filteredlist gives java.lang.arrayindexoutofboundsexception on update
- is there any way to debug web applications using eclipse?
- how to make junit testing to stop after first failing test
- java.lang.illegalargumentexception: bad base-64 when decrypting image
- simple way to use netty to build an http proxy server?
- is an array of one boolean in java smaller than a standalone variable?
- custom java splash screen "freezes" until the whole application has loaded
- jooq pojos with one-to-many and many-to-many relations
- java.lang.verifyerror with mockito 1.10.17
- error in batchgetitem api in java
- pipe series of images from java application to ffmpeg subprocess
- how to check if the swt combo is currently opened?
- stateful rsocket application
- rxjava how to try to get next after x time
- can a broken eclipse be repaired?
- copy constructor using reflection [closed]
- log4j2 syslogappender not working
- how to add multiple jar(s) to classpath?
- fullscreen swing frames not focusing correctly in linux (windows is fine)
- java's datainputstream.readutf and number of bytes read
- powermanager.wakelock on android devices
- how to read and write a zip file in java?
- slf4j best practices
- why does squid:s1166 not accept exception messages only when logging caught exceptions?
- java: regular expression where each character occurs 0-1 times
- request method 'get' not supported spring mvc
- reliable way to check if image is grey scale
- is there an issue opening a https page within an frame
- h2 db in spring boot hibernate does not generate db schema
- java scroll jscrollpane with jpanel within to bottom
- queue.poll() is return null but queue.size() >0 in java queue
- why does abstractcollection not implement size()?
- java update progressbar
- how to find out all subscribers to a jms topic have replied?
- setting caret position in jtextarea
- running the same select query multiple times with different parameters
- setresponsepage in wicket
- how to set an accelerator for a jmenu sub menu?
- java : naming convention for accessors
- how to create if not exists a new java db?
- apache commons io on android
- refresh static files served by sparkjava
- how does consumer.endoffsets work in kafka?
- finding the sum of common elements between n number of arrays in java
- java utf-8 strange behaviour
- intellij idea building incomplete grails war
- how to execute a procedure with jdbc
- creating a liferay portlet configuration page
- removing arraylist object issue
- unable to programatically scroll to last item in jlist
- get all file names in directory using jfilechooser?
- mapstruct : dealing with hashmap entries as source
- elasticsearch - get source field data with java api
- make db fail deterministically for testing
- multiple inheritance without multiple inheritance and without code duplication
- sql server nvarchar and java prepared statement
- mac os x javaapplicationstub for java 6 and java 7
- inject entitymanagerfactory using @persistenceunit on jersey with wildfly
- java mail: unable to send email via yahoo
- how to write an equality method in java
- configure logback to defer to java configuration aka plain java configuration of logback
- near empty java for-loop acts strange
- what is the use of httpurlconnection class's setdooutput & setdoinput methods
- swagger springfox configuration issue
- device to device communication in android
- how to add children component and new attribute to custom javafx control?
- how to find largest contour in java opencv
- error: java.lang.nullpointerexception at android.support.v4.content.loader [closed]
- android webview evaluatejavascript callback is not being invoked
- how can i resolve this sqltransactionrollbackexception with hsqldb in spring batch?
- could not set field value by reflection
- java light-weight debugger [closed]
- decompress zlib stream in clojure
- how can i map optional to another optional if not present?
- java annotation utility for multiline text
- why i am getting defaulthttpclient is deprecated?
- what is the difference between getrichstringcellvalue() and getstringcellvalue() methods of poi hssfcell class?
- replacement for jdbc-odbc bridge
- is it possible to make a java executable?
- how does garbage collector identify roots
- add link to messagedialog message
- unhandled exception compile error: classnotfoundexception
- string replaceall method not working
- java, swing, awt, remove focus from all objects
- spel not supported in spring annotation @entry.base
- using several bufferedimages in java
- java batch job in cluster environment
- how to access the admin interface of an embeddedsolrserver instance?
- suitable java collection for fast get and fast removal
- java objectoutputstream on socket not flush()ing
- one-to-many select in jooq
- comparing mysql and java time
- how can i add an attribute to a text element in jaxb?
- rsocket server exception: no handler for destination '' (destination does not pass from client to server)
- java: load an object saved on hard disk after refactoring => "class not found" exception :/
- java compiler automatically renaming parameters (obfuscating)
- numberformatexception in gson when converting string to double
- calling a static jar class method from command line
- gson custom serialization
- apache flink dynamically setting jvm_opt env.java.opts
- setting the background image of a cardview inside recyclerview causes the program to crash when scrolling
- how to know my code is running in "debug" mode in ide?
- split date and time from a date to type separately
- how to print out individual strings from iterable<string>
- how do i cast a double to an int in java?
- how to import properties file within shared jar in spring?
- how do i get datetimeformat working with spring mvc?
- curly brackets formatting netbeans
- creating array of custom objects in java
- referencing groovy from java with gradle and spring boot results in"cannot find symbol"
- play framework 2 render pdf
- call an action when closing a jsp
- what is "(something else)" in jol graphlayout output?
- why doesn't treeset.contains() work?
- java.lang.illegalargumentexception: named query not found:
- spring security openid - userdetailsservice, authenticationuserdetailsservice
- java - filling an arraylist of threads with loop
- how to handle a silent send intent with a headless activity
- react native android syntaxerror: attempted to redefine property 'key'
- jfreechart timeseries chart remove days with no value
- does clone method on array a deep or a shallow copy?
- play / record .dss or .ds2 files
- composite key, in comparison
- java snake game avoiding using thread.sleep
- moving from java types back to matlab types
- how to pass reference (non-serializable) from one activity to another?
- java's volatile in c?
- making all parameters final with an annotation in java
- how does the jls specify the terms "abstract method", "concrete method" and "default method"?
- is there an easy way to make gson skip a field if there's an error deserializing it?
- how to pass parameter to injected class from another class in cdi?
- optimize jsonarray for loop
- mouse moved event within jpanel
- does memory mapped file support concurrent get/put?
- "find tag from selection" is not working in tagged pdf?
- enablepassthrough not available for selenium server 3.9.1
- how can i override the decisions made during jax-rs content negotiation?
- is it a code smell to have a special constructor only used during testing?
- calling r from java - faster alternative to rcaller
- how to make a text field for searching(with tips like a google search)
- injecting a sessionscoped stateful bean in entitylistener
- jjwt dependency confusion
- oracle sql inserting multiple rows and returning something
- recursion or looping
- sonar fails on analysis unable to create symbol table for
- writing string evaluation function
- preserve line breaks in html,java,spring
- maven dependency module not found
- nar dependency in multi-module maven project
- convert minutes into a human readable format
- spring exception handling - @controlleradvice cannot handle httpservletresponse#senderror()
- i receive error message when run jni android app a/libc﹕ fatal signal 11 (sigsegv) at 0xdeadd00d (code=1), thread 17729
- is cmu sphinx available via maven?
- argument passing using -d
- jaxb unmarshall collection element order
- execute xslt transform from java with parameter
- gradle creating duplicate start scripts into bin directory
- write logger message to file and textarea while maintaining default behaviour in java
- exception java.lang.noclassdeffounderror in dynamic web application, eclipse, jsf
- java equivalent of swfobject
- how to pass parameters through java validator messages?
- correct version of spring and hibernate and required dependencies...exception due to dependencies
- instanceof vs isinstance()
- how to load the fragment activity oncreate() method of the actionbar selected tab only if the tab is selected?
- controlled logging for apache-commons-net lib (java)
- compiler complains when i iterate non-generics map in java
- how does hashmap implement the mutablemap interface in kotlin?
- sql server jdbc exception
- reuse a parameter in a preparedstatement?
- learning java: how to make a short alias for system.out.println()
- logging simple text in apache camel logs
- storing enum values with jpa
- z3 java api defining a function
- are google app engine (java) service classes thread-safe?
- how to determine the java byte code version of the current class programatically?
- unable to find android sdk location for setting preference eclipse
- android broadcast to specific 3rd party applications
- sorting an array with stacks and queues
- reason for subtracting substring()'s endindex by 1
- why doesn't the graphics' draw method respect stroke attributes?
- spring boot oauth2 management httpbasic authentication
- how to use es6 hash map on any object without maintaing a reference (i.e. java hashcode)
- appropriate method encapsulation for unit testing
- java "tiered queue" implementation for fast producers, slow consumers
- cannot understand cyk algorithm pseudo-code
- what's the best way to handle/format javadoc and annotations in code?
- how to declare a kotlin function with return type 'void' for a java caller?
- java class whose fields are only accessible to its subclasses (without getters/setters)?
- spring mvc controller classname from jsp / page
- android anonymous asynctask - will it cause memory leak
- md5 hash for zip files
- what is the reverse of (arraylist).tostring for a java arraylist?
- textview not updating
- is there a stateless version of the jpa entitymanager?
- can play 2.3.x be used without activator (and with maven)?
- how to print vertically aligned text
- missing method call for verify(mock), but there is one?
- check connection redis
- builder library for scala and java
- gradle sync failed: plugin with id 'com.google.android.gms:play-services' not found
- activemq gives: "could not connect to broker url: tcp://localhost:61616" after around 10 000 messages
- calculating percent "x/y * 100" always results in 0?
- this driver is not configured for integrated authentication
- java.lang.thread cannot be cast to java.util.concurrent.forkjoinworkerthread
- jscrollpane with transparent background and content
- how to set proguard rule for room library on android
- return & print field value or just print value through class method?
- loading native library with spring boot
- android: viewpager with different fragments in instantiateitem method
- reuse subscriber
- how can i start a .net application from java on linux, mac and windows?
- git in netbeans - resolving conflicts
- twitter4j access token already available
- how to model a friendship relationship in hibernate?
- difference in java, if any, between the % operator and the ieeeremainder() method?
- will apache httpclient execute throw an ioexception on all http 5xx errors?
- how to convert hijari date into gregorian date in java script?
- how to insert using a select in hibernate
- do i need to implement synchronized on writing data to a same file by using bufferedwriter and filewriter?
- null object pattern with a mybatis typehandler
- configure spring web flow with java configuration
- java collision detection for rotated rectangles?
- how to change default test framework in intellij idea?
- print empty xml element as opening tag, closing tag
- android error signal 11 when a movie draws into a canvas
- abstractmethoderror when using jadiru joda/hibernate persistent user types
- gwt stacklayoutpanel: dynamic and automatic height
- use of integers and doubles give different answers when they shouldn't
- how to hide tableview column header in javafx 8?
- serialize fixed size map to cbor
- jtable correct row number after filtering
- stopping jbutton highlighting on press
- neo4j 2 and java 8
- detect single key press in javafx
- why doesn't arraylist have getsize() instead of size()?
- jackson pojopropertybuilder finds multiple setters in pojo
- required type is same as found type
- java: gui component for displaying diffs? [closed]
- pagedown through scriptengine incorrectly parsing markdown
- does jdk 8 supports jasperreports 6?
- injecting object into spring configuration
- how to declare a method that cannot change the class members in java?
- can use hibernate and tomcat connection pool at same time?
- while loading jni library, how the mapping happens with the actual library name
- checking for successful s3 copy operation?
- is there something similar to webclient.downloadstring in java?
- log4j2 auto config
- how do i parse a php serialized datastructure in java?
- how to handle null compare method arguments in comparator?
- how to extract images from thumbs.db in java?
- how to expose hystrix's circuit breaker status through jmx
- java string pattern recognition
- 3 / 2 = 1.0? really?
- java security policy: granting access depending on classloader
- problem with sql, resultset in java
- how to reduce video size with java/kotlin on android?
- java string concat in stringbuilder call
- c# - how can i have an type that references any object which implements a set of interfaces?
- package org.apache.thrift does not exist
- why to avoid biginteger instantiation in java
- make jscrollpane display scrollbars when jlist inside is changed
- force inetaddress.gethostaddress() to return ipv4 address
- message queue with 'message barrier' feature?
- how to set/remember scrollbar thumb position in javafx 8 webview?
- "the selection cannot be run on any server"
- can i create self-signed certificate in java which will be automatically trusted by web browsers?
- spring boot oauth always redirecting to http (ibm cloud cf + spring boot 2)
- how do i configure hk2 to inject an object created by a factory method?
- convert gmt datetime string
- how can i pass vm arguments to gradle from command line?
- when overriding a method should my custom code come before or after super(base)
- http request with basic auth java
- execute java main method from within a java desktop app in a different jvm
- layout using the transformed bounds
- convert arraylist to defaultlistmodel
- java spring mappingjacksonjsonview not doing tostring on mongodb objectid
- java.sql.sqlexception: ora-01005: null password given; logon denied
- why do we need to convert the double into a string, before we can convert it into a bigdecimal?
- jdbi's @bindbean doesn't find named parameters in bean class during insert
- best fit curve for trend line
- saving null as id, with hibernate
- beep library for java?
- how to get the exact first date and time of last month?
- are both getters and setters mandatory in jsf's managed beans?
- java immutable-class rules
- what's this grey triangle arrow means in intellij?
- recursive replace with java regular expression?
- how can i define the output name of a streamresult in struts2?
- api declarations must be interfaces- retrofit
- get third friday of a month
- custom component for jlist instead of just strings
- how do i deserialize to boolean.class from json object in case insensitive manner using jackson?
- l18n framework with compiletime checking
- spring mvc relative redirect from httpservletresponse
- how to deal with derived color in nimbus look and feel?
- java bufferedimage getrgb method and color class
- aop pointcut expression for any public method of a service
- java spring security oauth2: accept client credentials via post
- stax - how to set xmlinputfactory.is_validating to true?
- how to merge audio and video in java
- obtaining config values from within non-spring managed bean
- is this considered an inline anonymous method?
- android studio when i add a java module in app it will be wrong
- how to change style (color, font) of a single jtree node
- cannot resolve class or package 'h2'
- testng - sharing state between test classes
- spring resttemplate execute( ) post large files and obtain a response
- how do i fix this unknownhostexception?
- using the jlist .setmodel() method with a class as an argument
- find the location in code of a system.out.println
- use junit5 tags for spek
- using apache commons configuration to do variable interpolation, i.e. ${variable}, with a list of values in a properties file
- `windowlistener` acting up, perpetual firing
- unit test generatedkeyholder in namedparameterjdbctemplate
- quickfix/j error value out of range for this tag
- android drive api oauth bad_authentication
- duplicate entry error on livedata$1.class in android studio when try to generate apk [closed]
- how to decide whether the given value is float or double in java?
- how to do diffie hellman key generation and retrieve raw key bytes in java
- org.apache.axis2.axisfault connection refused
- rollingfileappender that also deletes files older than some date
- overlay a jbutton over jlabel in java swing?
- hashset.contains returns false when it shouldn't
- in java, how do i make a class with a private constructor whose superclass also has a private constructor?
- can't use jstl on a simple example
- simpledateformatter does not recognize months
- how to add custom log handler to google app engine?
- difference with checkstyle and pmd configuration in maven parent module
- progress bar with apache fileutils.copydirectory(...)
- jersey: messagebodyreader not found for media type=multipart/form-data
- jtextfield - setcolumns() method not working for me
- file upload using rest service
- what is the difference between schedulers.newelastic and schedulers.elastic methods?
- how to make spring @transactional roll back on all uncaught exceptions?
- how to pass data from grpc interceptor to service method call?
- how java nio serversocketchannel accept works?
- log4j configure and watch not working properly
- enchanced jsp:include implementation
- spring cloud gateway gives connection closed prematurely
- "no sigar-x86-winnt.dll in java.library.path" error when using hyperic sigar on multi language os
- getting a list of all the bootstrap classes on the jvm?
- java how to retrieve more than 1 million rows in a resultset
- maven running jetty on integration-test stage
- is it possible to extend the generic type to multiple classes in java?
- low cpu usage while running a spark job
- jax rs client api interceptor
- ruby parser in java
- in memory database h2 how long keep connection open?
- jsp/servlet how to identify if the http request came from an ajax request
- how to expose metrics to prometheus from a java (spring boot) application
- what is the difference in usage of primitive and wrapper data type and what is the need of wrapper data type?
- copy file from one folder to another in java
- no implementation for play.db.database was bound
- why do you need to list two object types when you instantiate an object?
- how to set the consumer-tag value in spring-amqp
- javascript based dynamic content using htmlunit
- httpmediatypenotacceptableexception: could not find acceptable representation spring mvc 4.1.5 with com.fasterxml 2.5.1
- about jsp source code
- how do i force jackson to use an object's setters?
- strange code output
- stop java thread which call jni function
- java .class.getresourceasstream()
- how to mix two int colors correctly
- trailing characters getting parsed in json
- spring boot : handler dispatch failed; nested exception is java.lang.nosuchmethoderror
- decimal expansion program running very slow for large inputs
- treemap removing all keys greater than a certain key
- jackson: ignoring properties instead of throwing jsonmappingexception
- how to read a tiff file by tiles with java?
- how to avoid hibernate generating two queries for an update with onetomany?
- instanceof in spel
- how to invoke completablefuture callback while propagating result or error?
- get maven properties at build time
- mysql is saving date 1 day earlier date that provided from input from java application
- jacoco (offline instrumentation) in <goal>instrument</goal> analyzes the entire pom.xml. but i need only the tests part
- case of the confounding key press caper
- caused by: java.sql.sqlexception: jdbc4 connection.isvalid() method not supported
- problems reading from system.in.read()
- can i get moxy to convert a string to a boolean when generating json
- efficiently ordered data-structure that supports duplicate keys
- junit testing an asynchronous method with mockito
- buffered reader read text until character
- how to unmerge cells in a spreadsheet using apache poi java library
- querying hbase efficiently
- running two mapper and two reducer for simple hadoop mapreduce jobs
- is it necessary to protect jax-rs requests against csrf?
- remove key listener from panel
- spring security saml: extract attributes from a saml2p:response as user attributes
- auto expiration of messages in camel
- preventing 'persistentobjectexception'
- using java.util.logging with jdbc drivers for the hypersql database engine
- java swing jtextfield inset
- how to understand bean in spring?
- how to reference a 2d array from a static context?
- how do i test a concurrent java program which expects cmd line arguments?
- antlr noviablealtexception with java
- error in calling cmis query if string contains single or double quote
- jpanel does not generate mouseevents when cursor is on child components
- generating oozie workflows using java code
- itext - get font size and family of a text segment
- how to invoke a browser via java coding?
- is it possible to get the type of an uninstantiated variable in java?
- possible causes of "java.lang.classformaterror: invalid pc in linenumbertable"
- how to set cors headers into internal server error responses?
- what is the best strategy to recover from an error - neglecting the record where error occurs
- "gift" an in-app-purchase android
- why getpasswordauthentication() is not being called?
- java stream api : what kind of map method collect(collectors.tomap()) returns?
- does it make sense to re-throwing exception in catch block?
- mule 3.4: java.lang.classnotfoundexception: com.ibm.mq.jms.mqconnectionfactory
- is there a system-wide version of the preferences api?
- protocol buffer first usage high latency
- hibernate generate pojos with equals
- java thread.sleep leaking threads?
- how to override the tostring method of arraylist of object?
- making a sprite jump when user taps on the screen?
- no converter found for return value of type: class java.util.arraylist (spring boot)
- java runonuithread and thread.sleep
- problem with 2 levels of inheritance in hibernate mapping
- hibernate cannot add or update a child row: a foreign key constraint fails
- java package for encryption
- compiling java program with javac succeeds, but noclassdeffounderror on run
- can intellij idea automatically fill the method call with variables?
- why aren't 'provided' maven dependencies 'transitive'?
- single key value to json with gson
- getting my jprogressbar to run on a timer from 1 to 100
- regex: how to match for exact length of multiple values?
- jetty response with no charset
- how do i correctly install the google java format plugin for intellij idea?
- web sockets vs interval polling
- jspc-maven-plugin not executed?
- performance issue with listview and cursoradapter for large amount of data
- post request with wrong credentials returns 405 instead of 401
- is it legal to inject a @stateful into an mdb?
- set lower limit of number of stars shown in ratingbar android
- difference between byte[] and byte ... in java methods
- how to parse a zipped file completely from ram?
- comparing two objects using an equals method, java
- how to get exception thrown during state transition using spring state machine
- can i specify a --proxy-all parameter to wiremock to match any web site when recording?
- runtime complexity of collectors#tolist
- java rmi for remote ip (host)
- applet.getcodebase() returns null for local applets since java 7 update 25
- btrace with jdk5
- jpa bidirectional relationship throws java.lang.error: null
- how to implement soft (logical) delete with mongodb and spring?
- insert rows (parent and children) programmatically
- java binary (.class) file format parser?
- insert .. select with some default values in mysql with jooq
- can't generate signed apk in android studio, 'java.io.ioexception'
- lombok not working with intellij
- java - how do i detect "\n" characters from a scanner reading from a file
- n-queens puzzle in java with 1d array
- "transpose" a hashmap for key->value to value->key?
- is there a text wrap function in the java standard library?
- how to change background color for nimbus look and feel using java
- jvm and memory usage - jrun server not using full pspermgen allocation?
- java infering wrong type of a typed hashset
- why does the classpath default to the web-inf/classes/ instead of web-inf/ in jboss 5.1?
- convert json response into list<t>
- resizing huge arrays
- how to get java version using single command in windows command prompt?
- how to hyphenate text?
- how can sorting objects into buckets be formulated as valid jpql expression?
- collision detection using bounded boxes
- where to find findbugs eclipse plugin compatible with java 1.6 [closed]
- android: time intervals with deep sleep (system.nanotime(), system.currenttimemillis(), systemclock.elapsedrealtimenanos())
- how to create a complex header in vaadin 7?
- java8 collectors.tomap() limitation?
- java.io.ioexception: invalid http response
- java executorservice: should i put a lock before to use execute?
- required string parameter is not present with spring resttemplate
- throwable method overriding in java
- spring encrypt and decrypt api key in properties file
- spring security rest basic authentication
- elegant solution for filtering a list to be unique for given object attribute
- java apache httpclient error uploading files
- implementing pingpong game correctly
- subclass of thread implementing runnable interface
- jackson: referencing the same object
- multithreading summing large number of values atomically
- is it correct or incorrect for a java jar to contain its own dependencies?
- regular expression to match text outside quotes etc
- determining which submit button was used?
- get the array from an atomiclongarray
- libraries to run unix commands from java
- no output with jdeps when using -jdkinternals
- finding the average cpu usage for windows machine in java
- can we shrink all classes but only obfuscate some with proguard?
- how to log managed bean name and action method being invoked in a servlet filter
- string split using multiple delimiters in java
- jmenubar at the top in macosx
- inheriting arraylist property from superclass but assigning different types to it in child classes
- how to know whether the jenkins build executors are idle or not in jenkins using java api
- java separate string by spaces not surrounded by [ ] brackets
- java jni c debugger
- when does a dynamically loaded class that references a non-existent classes/methods fail in java?
- is it possible to set different colors for different lines in a javafx textfield/area?
- in java, is it possible to cast to void (not void)?
- n-ary cartesian product inrxjava
- how to obtain the nth random "nextint" value?
- using regex for validating first and last names in java
- how to create a dependent drop down list using [apache poi]
- how do i create a new anytype[] array?
- cassandra startup failure on arm64 machine (java.lang.noclassdeffounderror: could not initialize class com.sun.jna.native)
- server.tomcat.max-threads vs corepoolsize vs spring.datasource.tomcat.max
- app engine's urlfetch: http get works locally but not when deployed to gae on a specific url
- java-sockets: inputstream.read() vs bufferedreader.read()
- recursive backtracking in java for solving a crossword
- slf4j warning about the same binding being duplicate
- should i create executorservice within a request or share one instance across the webapp?
- swing components freezing until one component completes its job
- hbase: specify versions while creating table using java api
- jface tableviewer shows two tooltips - custom and default
- returning the string found with a regular expression
- how is hashcode calculated for null object
- order of @postconstruct and inheritance
- set a jtextfield width in maner to wrap a given text
- why would anyone make additional local variable just to put final keyword on it?
- java swing: dispose() a jframe does not clear its controls
- hibernate manytomany only returns one element
- properties or enums or static final
- apollo android client - cannot access generated classes on classpath
- glassfish 4 - using concurrency api to create managed threads
- chinese character encoding?
- why do i get the following result?
- program to connect oracle database using datasource interface
- thread and runnable
- getting string body from spring serverrequest
- "path to java not found. please check java is installed." error when initialising rselenium
- how do i make my own parser for java/jsf code?
- eclipse junit 4 gives nullpointerexception
- eclipse does not detect missing try/catch anymore?
- could not find any matches for com.android.tools.build:gradle:2.3.+
- why can't i create a new java array inline?
- what will be the equivalent to following curl command in java
- what would be java.naming.provider.url for tomcat
- parsing/deserialize xml to javaobjects
- how can we view webpages in our android application without opening browser?
- jar compiled on 64 bit windows wont run on 32 bit
- how to add test cases to an existing test run with the api from java to testrail?
- brute force sudoku solver algorithm in java problem
- java add text string to rectangle2d
- what exactly does an emptyborder do?
- why can't i override onconfigurationchanged(configuration)?
- eclipse: java build path is missing
- how to make gradle compile groovy tests before java tests
- undo in jtextfield and settext
- json : what is the java map equivalent in c#
- java 8 read file using streams java.io.uncheckedioexception
- how can i compile an apache thrift definition file?
- selecting and modifying `if` statement with asm
- how to put jframe into existing jpanel in java swing?
- android currency symbol ordering
- can i pass an intent extra on finish()?
- override spring form error messages
- jackson deserializing optional throws nosuchfielderror
- safe to call underlying java method on string in coldfusion?
- logback shows debug output with root at level info when org.hibernate.sql logger configured
- fielddeclaration to ifield - getting ibinding from fielddeclaration
- storing charcter and binary number in a hash map
- aes 256 (instead of 128) with bouncycastle
- spring @autowired do not work if all classes are not in the same package
- apache phoenix (4.3.1 and 4.4.0-hbase-0.98) on spark 1.3.1 classnotfoundexception
- how to match compiled class name to an enum member in java?
- is there a way to get the last message from kafka topic?
- how to get boolean property with expression language?
- jung cannot display large graphs?
- maven: how to read the parent pom version
- java static initializers and reflection
- how to put json string into list in java
- @jsonproperty json object inside json object
- java: read certificates from windows store
- initialize reference variables for many objects?
- replace java object instance with another and all references
- how to send array of objects in retrofit multipart request
- how to implement a sequence of consecutive operations using rxjava?
- sort arraylist alphabetically
- which one is better for performance to check another threads boolean in java
- java text file size (before file is closed)
- java file extension regex
- saving does not work when exception is handled
- expand env variables in string
- finding an odd number from int[] array using stream
- problems trying to add a filter to a grizzly+jersey app
- how to determine whether java is installed on a system through python?
- java how can i add an accented "e" to a string?
- how to call a method after some specific interval of time in java
- kerberos cached ticket
- can you mock out method calls in the class you're testing?
- changing java's .class file without recompiling
- java: how to store and retrieve memory address like in c++
- how to create reusable @mockbean definitions in @springboottest?
- windows-1251 to utf-8 codes
- jsoup 1.6.0 on android throws exception: string.isempty() nosuchmethodexists
- java hangman help, my code included
- generic type args which specificy the extending class?
- ejb: dependency injection without interface
- java: is there a right way to use static volatile variables?
- spring web: @requestbody json conversion for java8 localtime not working
- java: how to check if user clicked-on or replied to email (as part of email authentication scheme)?
- how to convert list<namevaluepair> into a hashmap<string, string>?
- how to set class<?> as property value in spring application context?
- try-catch creates infinite loop
- swiping tabs inside a navigation drawer fragment
- how to change background color/shape of a radiobutton when selected/deselected
- why doesn't the % operator work the same in python and java?
- how to generate javadoc from many plugin jar files containing source
- applying functions of various types to a value
- java checkpointing
- mouselistener called multiple times
- cron expression to list of dates/timepoints
- spring-data-mongodb giving mongodb authentication exception
- counting white-spaces in a string in java
- android-sdk manager is not showing all packages
- consuming rest web service and parsing xml data in android
- setting button mnemonic key events without having to use alt
- how to use cloneable type as parameter to java generic class
- issue with spanish characters in java string
- android studio 4.1 stuck at loading screen in mac
- how can i use the same error page for multiple error codes in tomcat?
- java money - currency conversion rate on specific date
- running sql files scripts from a java program
- security-role-ref not working properly
- access variable of scriptcontext using nashorn javascript engine (java 8)
- java generics and interfaces
- parsing prices with currency symbol in java
- spring mvc: error with form tag and command
- java opengl: gldrawelements() with >32767 vertices
- dictionary-like data structure. is this a good practice?
- what is wrong in comparing a null with an object rather than an object with a null
- gwt jsni: invoking applet methods?
- log4j: logging a package, but excluding its sub-packages
- scheduledthreadpoolexecutors and custom queue
- how to fix scrolling issue of horizontal viewpager2 and recyclerview that are inside a vertical recyclerview?
- canvas and inputmap
- spring mvc resource mapping
- android collapsing toolbar was not hiding other element while collapsed
- jlabel not visible on jpanel
- does an event gets executed twice if callback was assigned twice to the object?
- does tomcat provided support for java 9 beta
- java graphics repaint() on buttonclick
- scheduling: execute tasks only one time in spring boot
- controlsfx 8.20.7 wizard examples - getting wizards to work
- (java) why is a hashset allowed to be used synchronously if it is non synchronized?
- class doesn't contain matching constructor for autowiring
- is android n stream api backported to lower versions?
- narrowing return types on inheritance (generics involved)
- read exe file in memory and execute it
- stratified sampling with spark and java
- find dst transition timestamp with java.util.timezone
- debugging blackberry application in eclipse "source not found" problem
- using tdd to develop file traversing code in java
- panel components disappear when i minimize frame
- how to get the current date running on my mongodb instance using spring data or pure java
- intellij idea 15 scene builder not showing all controls
- z3: check if model is unique
- switching databases in spring petclinic
- counting quicksort comparisons
- java combination of set and list interfaces
- restlet & multipart_form_data or another way to put files on google app engine via restlet
- creating a image thumbnail in javafx
- getting html color codes with a jcolorchooser
- oval leaves the trail
- java initialiase string from hex array
- how to fix xss vulnerabilites
- why does a local variable influences type inference equality constraints?
- closing log4j logger to release file descriptor
- in java, how do i store large numbers in an array?
- java: extend class as array
- sort an arraylist with multiple objects
- error: could not find or load main class cucumber.api.cli.main
- system.out.println("hi"+6+10); prints hi610?
- why does this while loop work?
- if runtimeexception is thrown, can it be caught as an exception?
- why arraylist's non-static inner class sublist has a member variable "parent"?
- how do i validate the json request in spring boot?
- error: unable to fnd class r.java no such file or dir
- how many recursive calls before error? [closed]
- how to profile object creation in java? [closed]
- run j2me app on android?
- scroll to specific element selenium webdriver java
- swing plug-in for eclipse juno 4.2?
- cucumber-jvm 3 - convert datatable to single object using asmap()
- returning list of images on jsf page
- java sockets - how to simulate multiple clients
- android grow heap - should i worry?
- typealias - combine multiple interfaces in kotlin
- stringutils.contains of apache and boyer–moore string search algorithm
- getting all field names form a firestore document to an arraylist
- javax.imageio.iioexception: can't get input stream from url!
- spring doesn't save object to mongodb correctly
- trying to match an aspectj pointcut signature for any methods containing a variable
- what cursors are available through cursor.getsystemcustomcursor?
- why does eclipse skip lines when i debug jboss?
- upload image thumbnail to server, without uploading whole image
- websecurityconfigureradapter with custom authentication filter - dependency issue
- why are nested java classes not importable from scala?
- why is my string.length 0 if i split this string?
- how to wire up gwt hyperlink click handler?
- show sql errors of spring-security in tomcat
- what is the maximum number of clients that a grpc-java managedchannelbuilder can handle?
- junit: 4.8.1 "could not find class"
- p:submenu clickable
- understanding spring singleton to load entities at startup
- heartbeat mechanism in java
- how to generate java from an xsd using moxy under maven-3?
- how to call a java method from a jsp when a html element is clicked?
- keep boxlayout from expanding children
- exception when using mapview - java.lang.runtimeexception: stub
- jpa transaction javax.persistence.rollbackexception: transaction marked as rollbackonly
- is it wrong to use a java future for an infinite operation?
- how to get recyclerview image data in mainactivity
- paint in jframe not working (java)
- how to control exception while developing restful api with java?
- how method-overloading and primitive types works?
- batch file to remove first 18 chars from txt file
- multiple threads reading from same socket
- spring data jpa (hibernate) nullpointer exception when adding list of entities
- is it possible in java to initialise a final data member based on constructor call?
- repainting a jpanel in a jscrollpane
- graphics.drawstring() draws over my old string
- search for capital letter in string
- instantiating anonymous inner classes in java with additional interface implementation
- math.tan() near -pi/2 wrong in .net, right in java?
- web service testing
- error:undefined label, how to use label statement in this code in java?
- how can i change default timezone in liferay portal 5.2+
- sqlexception during executebatch() when i'm handling batchupdateexception
- springframework "a redirect is required to get the users approval"
- maven deploy secondary file to repository
- java keeps saying it can't find the jdbc mysql driver
- jaxb empty node in bindings
- how to get a jar from github project?
- gae - development server in eclipse doesn't update?
- creating j2me app that connects to facebook ( not the swt project)
- alternative to findbugs defaultannotation for javax.annotation for fields and methods
- datetimeformatter could not be parsed using "hh:mm e d mmm yyyy" pattern
- alternative to thread.sleep method in android
- automated processing of an email in java
- jdialog with windowlistener - windowclosing not fired
- scheduled method in a standalone application in spring
- why shouldn't an object be cloneable? [closed]
- xdoclet, a dead tool?
- runtime.getruntime().exec(command) always return 1
- ant : what is the simplest way to add version number to built jar?
- aspectj: verifyerror
- java vnc libraries
- how to move directories using jdk7
- activemq jndi lookup issues
- how to scroll a scrollpane in code?
- is there an rtf display widget in swt
- error java.lang.illegalstateexception: activity has been destroyed
- java - auto-indentation in jtextpane
- spring boot autowired repository not working with springrunner and jpa data
- test annotated with @datajpatest not autowiring field annotated with @autowired
- class variable: public access read-only, but private access r/w
- convert date string with time to long date
- high lock contention in sun.misc.urlclasspath.getloader under jaxb unmarshaller
- android ioctl - root permissions and usage
- appenderskeleton (log4j2)
- volley appcontroller class object returning null
- jdk7 ssl conenction issue ignoring unsupported cipher suite: tls_ecdhe_rsa_with_aes_128_cbc_sha256
- knowing the port number during rmi
- object persistence strategy for desktop application
- java.lang.classnotfoundexception: org.jooq.util.javagenerator
- what's the point of instantiating an object and not assigning it to a variable in java?
- failed to load any of the given libraries: [netty-tcnative-linux-x86_64,netty-tcnative]
- excluding only one level of log4j logger
- changing the colour of slider ticks
- access token response: tokentype cannot be null
- random multivariate normal distribution
- equivalent vb code for a java code
- reference other variables in java properties file
- reading a text file from a .jar file
- java two- way socket connection (server/ client)
- null version fields in jpa?
- cannot integrate spring security basic authentication into jersey/jax-rs and tomcat
- overlapping group capturing
- strange aget optimisation behavior
- asynchronous java rmi
- safely terminating a spring jms application
- checkstyle javadoctype only on interfaces
- how to restrict initial pool size in hikaricp?
- how to pass strings to c++ function from java using swig generated interface
- google sheets api: setting permissions
- unit test of dao layer with mockito
- youtube java api problems
- what causes "java.lang.illegalargumentexception: no value supplied for key"?
- how to get a linkedhashmap value using index?
- mongo with java - find query with batchsize
- is there a way to render a basicdbobject into map<string,string> with mongodb/java?
- why doesn't file.renameto(...) create sub-directories of destination?
- implementing query by example functionality in jpa
- what happened to swingeventmonitor?
- jsoup to check if a span class exists
- can a string literal and a character literal be concatenated?
- what is the use of standardopenoption.sparse?
- transparent jpanel over canvas (vlcj)
- remove annotations in subclass?
- java date and time: how do i make plus() and until() to be each others inverse
- put resources in jar file and expose them to the web
- using <form> within <foreach> a few time
- jackson prettyprint for spring 4
- simple but good pattern for ejb
- convert localdate.max to date
- the java concurrent modification exception debacle of 2010
- add a margin to linearlayout in android
- jsr233 sampler with java to work with selenium webdriver (javax.script.scriptexception: in file: inline evaluation)
- timer actionlistener operation in java
- exception deploying ejb jar to glassfish
- duplicate flex sessions with cross-domain requests
- unsatisfiedlinkerror on ios but not android, loadlibrary always succeeds
- atomicinteger doesn't increment concurrently
- java os x lion about menu
- java constructor final variable assignment
- java poll on network connections
- jsonpath: no value for json path: $.id, exception: path 'id' is being applied to an array. arrays can not have attributes
- facebook login not working properly (parse)
- why nested classes behave differently between java and c#?
- classformaterror in java
- .net equivalent of java's system.identityhashcode()
- intuition behind storing sum and frequency in the hashmap
- tostring() function for jpa one-to-many relations raises error
- how to remove only html tags from text with jsoup?
- declaring parameter of a function as final: why and when is it needed?
- get rid of the gap between jpanels
- how do you get moxy oxml mapping file to recognise static classes
- open pdf file from menubar using vaadin
- android - wait for volley response for continue
- is it possible to map basic jdbc sql types to a java class?
- java deadlock code explanation
- how can i test that two joda-time datetime objects are nearly equal?
- know default keyboard on android
- java: build logical expressions and then validate them
- adding hint to textfield
- smack api get all public rooms on openfire server
- actuator jms health check return false positive with java configuration
- how to fix "duplicate property mapping" exception?
- crash at dalvik.system.nativestart.main(native method)
- hibernate criteria order by count of child records
- java/tomcat: how to handle websocket setup completion
- jooq - concisely representing both columns and aggregate/window functions in a query
- what performance benefits does oracle's commercial hotspot jvm have over openjdk?
- dynamic java integer/long overflow checking versus performance
- what is the most common way of ordering java methods?
- sort arraylist<string> excluding the digits on the first half of the string
- transparent jeditorpane in a jscrollpane over a background jpanel
- length() instead of equals() to check empty string in java
- create all possible ways of putting n users into k groups
- gradle checkstyle plugin console output
- sorting object with comparator gives null pointer
- how to extract a substring from a string in java
- how to wait until an image is fully loaded in java
- string.valueof(i) vs "" + i or i + ""
- adding data to arraylist while reading data from excel using poi apache
- testing for exceptions using junit. test fails even if the exception is caught
- why can int/byte/short/long be converted to float/double without typecasting but vice-versa not possible
- midlet must not closed even press cut button of device
- difference between dart isolate and thread (java,c#)
- java.lang.classformaterror: illegal field modifiers in class
- factorial function produces wrong result for 21! and above
- regex to match ascii non-alphanumeric characters
- java: can catch blocks be polymorphic?
- nullpointerexception in 2d array
- using class object as generic type
- how to use java native access to set process affinity for processes besides java.exe?
- springframework: set bean name programmatically
- algorithm / library for measuring degree of equality of strings
- how can i divide without flooring in java?
- background color of jtextfield doesn't become 'grayed out' when disabled after the background color had been changed before
- how to insert backslash into my string in java?
- convert date from "2009-12 dec" format to "31-dec-2009"
- spring json serialization, gson deserialization
- spring - @async not working when the component is manually created
- jackson deserialization not calling deserialize on custom deserializer
- get time with hour, minute, second, millisecond, microsecond
- how to draw a bitmap on the top right of the canvas
- file.lastmodified() painfully slow!
- casting objects to <t>-type
- eclipse m2e / change order and export
- get name of day from timestamp in android
- lightweight java transaction management [closed]
- how best to file lock in java cluster
- setsockopt in java programs
- how to determine whether a string is a hash
- jpa - createentitymanagerfactory returns null
- wrap column names in double quotes in hibernate
- how to convert a degrees calculation to radians? (kawa to java)
- swing get visible frames
- jni getbytearrayelements () error
- can method extraction negatively impact code performance?
- add a jlabel in the jtabbedpane header
- can't read/write to sdcard in android
- update\modify an xml file in android
- bit shifting and bit mask - sample code
- org.apache.jasper.jasperexception: the absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved
- jsf maven mojarra implementation
- java - slice any array at steps
- firebase "parcelable encountered ioexception writing serializable object" with object containing arraylist of documentreference
- getting an arraylist from firestore and the document name
- setting a query string from java's desktop.getdesktop().browse(uri uri);
- with grouplayout, how can i align separate components to each end of one longer component? or, can one component span multiple parallel groups?
- how to create additional taskexecutor beside taskexecutionautoconfiguration?
- efficiently iterate through all matching keys in a hashmap?
- how to unit test google cloud endpoints java using android studio 0.8
- how to disable escaping using xmloutputter
- what is ":" doing in this beginners java example program using generics?
- javax websocket closing due to illegal utf-8 sequence
- gradle jar with jersey dependencies produces messagebodyreader not found for media type=application/json
- communication between joptionpane buttons and a custom panel
- rabbitmq java client stops consuming messages
- java preprocess phase
- ib java api: extracting ticker data (real time bars) for multiple contracts
- comparing if two date instances refer to the same day
- fingerprintmanager.ishardwaredetected() throwing java.lang.securityexception?
- count days between two date - j2me
- localization of gwt app built with uibinder doesn't work in hosted mode
- bpf expression to capture only arp-reply packets
- java reflection: automatically invoke the right overloaded method based on parameters and signature
- how to create partitioned bigquery table in java
- how do you make a java app with a cocoa ui?
- multiple cores and java
- why class.forname('database driver')?
- does anybody know how to configure or extend lo4j2 to recreate logs after deletion?
- how to build a time consuming web service
- read a table from a sap system using jco
- jaxb unmarshalling returning null
- matlab javaaddpath not working anymore (with jar built with jdk 1.7)
- plotting a graph using java applet
- gui in java using swing
- graphs implementation in java
- how to process more than 10 concurrent messages from an aws sqs fifo queue using spring integration
- preserve order in java stream with collect
- formatting java code in wordpress posts, like in eclipse
- found unsigned entry in resource ... .jar
- quartz - classcastexception
- jmenuitem: how to set an accelerators with 3 keys?
- error message = required multipartfile parameter 'file' is not present
- international characters with java
- java jersey json service doesn't return quoted string?
- using java.awt.image.bufferedimage for creating biff8 bitmap record takes much time - is there any better approach?
- how to insert integer array into postgresql table using jdbctemplate in java springboot?
- how to parse hex color string to integer
- generated runnable jar: could not find the main class
- override @jsoninclude(include.non_null) from pojo in objectmapper
- trying to create a proxy, doesn't work
- how to embed weld into jetty 9 to have cdi in my java maven project?
- java: do all mutable variables need to be volatile when using locks?
- in the console is there a way to stop java from starting a new line when pressing enter?
- how do i parse an html document with jsoup to get a list of links?
- sqlexception : no such column
- program crashing at .connect() on android, not connecting
- resize the components of the frame in full-screen mode
- can i make lucene return an unlimited number of search results?
- which way should i check exceptions in jni?
- what is jboss- "empty name segment is not allowed for java" error
- compilation error after upgrading from acra 4.5 to acra 4.6
- retrieve only the superclass from a class hierarchy
- reflection: why are there methods like setaccessible()?
- cropping images in itext
- check if a java set contains a particular string, independent of case
- building android source apps in eclipse
- why is my native c++ code running so much slower than java on android?
- how to dynamically create a groovy closure from a string in java
- retrieving the specific mongodb key from duplicatekeyexception that was actually duplicated (java/spring)
- suppress a singleton constructor in java with powermock
- playframework multiple slf4j bindings
- changing the min and max value of jslider depanding on condition
- use shorter package names to resolve conflicting name
- java method generics implementing interface
- java servlet requestdispatcher didn't forward the url
- decompress a 7zip archive with multiple files & directories in java [closed]
- java "duplicate local variable" - is the error thrown in java or eclipse?
- how to sort collection with null's and invert the list afterwards?
- a tool for transforming pojo to xml and json, based on xml-mapping is needed
- jersey web service proxy
- how to scale a graphics2d image with transparent padding
- what does 'conditional expressions can be only boolean, not integral.' mean?
- how to start a java mvc application with a swing gui
- data validation and scanners in java
- is there a cacheentryexpiredlistener for caffeine cache?
- reverse regular expression in java
- text replacement efficiency
- what does "perform gc" button do in jconsole?
- spring aspect call on custom annotation on interface method
- how to access gcs bucket in springboot?
- openjdk 9 intellij idea (ubuntu) "can't resolve symbol"
- how do i run async tasks synchronously without post execute chaining?
- java packages and compilation (why, not how)
- is there any api to generate package structure from java source files
- suggestions for compression library to get byte[] as small as possible without considering cpu expense?
- how can i catch a nosuchmethodexception?
- groovy, embedded in java, calling back to java
- regex to replace single quote with single quote twice if it is inside <xsl: or <xsl:
- spring javaconfig based autowire by name not working
- javax.net.ssl.sslexception: sslsocketfactory is null
- how do i make my app appear in app chooser?
- set default print scalling for the generated excel file in apache poi
- maintaining hierarchy from xml to excel file - java
- memoization with recursive method in java
- how to get access to servletcontext inside of an @configuration or @springbootapplication class
- write a program to estimate pi (π) using the leibniz series in java
- jpa/eclipselink cache life span
- printing chinese characters in pdfbox
- what is the reason for the difference between these two urlencodings of url
- how to implement status transitions for an entity in java?
- use of handshaking lemma to find number of subarrays with even sum
- rest service throws exception : best way to handle
- how to save images to room persistence library
- add rollover to jtree handles
- how can i get all singleton instances from a guice injector?
- filenotfoundexception - struts2 file upload
- initial java heap size means?
- how to setup conditionals for bpmn2 exclusive gateway
- rap: how to access object in viewpart
- guava table vs. 2d array
- classnotfound exception while using the maven shade plugin
- concurrent database access giving illegalstateexception
- is method overloading a form of polymorphism or something else?
- tensorflow 2.0 & java api
- how to use spellingresult class in solrj
- skipping blank excel cells in apache poi
- how to read all the lines of a file using java code?
- how to call a toast message on success callback in class
- junit, test and threads
- fontmetrics not correct when run on android device. simulator fine
- how to make a component invisible, without changing the location of other elements
- javascript's equivalent of java's map.getkey()
- java import error "the type android.widget.filter.filterresults is not visible"
- using tdd approach and avoiding java static methods
- json to java object using gson
- create an array of jbuttons with the netbeans 6.5 gui builder
- add spring boot maven project as dependency to another project (locally)
- how do i get the correct starting/ending locations of a xml tag with sax?
- how to explain shallow-copy in java versus pass by value?
- merging @sql from superclass with @sql in subclass
- hql and inner classes (such as builders)
- jstl formatdate ignoring locale
- verify that assertions have been called in assertj
- inject a keystroke in java
- how to search for or navigate to a java file type in intellij idea 13?
- parse json to string android studio
- how to set simpledateformat "w" use the monday is first day of week?
- java: jsplitpane duplicates top panel's contents to bottom panel when timer is active
- messagebodywriter not found for media type=application/xml
- java : copy files efficiently with channel
- unrecognized field in dropwizard yaml file
- printwriter truncates string when writing to file, why?
- hide text field if subreport is empty
- deep-cloning while preserving shared references to mutable objects
- java concurrenthashmap atomic get if present
- jcolorchooser: hide all default panels and show hsb panel only
- mongodb atlas: user is not allowed to do action find on system.indexes
- javafx 2.2 - not able to populate table from controller
- activity holding reference to singleton leaks memory?
- if condition always routing towards haserror condition while submitting a form
- calling jsp page from controller in spring mvc
- how to setup lwjgl with maven?
- entitynotfoundexception: bean has been deleted - lazy loading failed
- mock a superclass constructor
- spring aop pointcut with method name starting with get
- guava's streams::findlast implementation
- prevent commiting files to svn with warnings using eclipse
- catching the wrong exception
- java virtual machine and swap space
- dynamically change color of custom graphic
- jdbc preparedstatements for multiple value inside in
- client authentication by certificate in gae java
- is there an equivalent of java.util.properties for sets?
- check if field type is same as generic type in java
- maven - include different files at build time
- how to render jsp using spring boot application
- using the flash scope ( and redirectattributes ) without <mvc:annotation-driven /> in spring mvc 3.1
- jms message acknowledge only till the message acknowledged on
- setting alignment of title text in a jmenu component
- the following classes couldn't be instantiated
- nullpointer on mockito when
- maven 3.0.4 error on windows 8 x64: usage: java [-options] class [args...]
- controlling the java scheduling algorithm
- java or scala. how to convert characters like \x22 into string
- payara5 server will not deploy: unknown protocol rfb
- dalvik to java se communications
- mediarecorder problems on starting video capturing on android
- java isn't getting the file in the source code when compiled
- .classpath contents update in eclipse
- angular2 spring boot date serialization
- mybatis - no constructor found
- convert iplimage to mat in javacv
- how can i create tensorproto for tensorflow in java?
- how can i specify a shared library reference at the web module level in websphere 6.1 deployment descriptors?
- how to get validation status from jsf component
- store.connect(host,username,password) is not connecting to my gmail
- sles apache solr start.jar, unable to access jarfile
- adding variables in a regular expression to make it dynamic in java
- loop through hashset and hashmap in jsp and print the result
- simple json to java convertion using gson
- incremental pattern (regex) matching in java?
- classcastexception: org.sonar.java.model.expression.methodinvocationtreeimpl cannot be cast to org.sonar.plugins.java.api.tree.identifiertree
- grunt plugin to refresh eclipse java project
- evaluating if a error is possible in a tree traversal recursive algorithm (java)
- bufferedimage bytes have a different byte order, when running from eclipse and the command line
- single thread writing to different database with different connection parameters
- how i instantiate? include code
- contextcompat.getcolor method ignores night mode
- minecraft plugin schedulesyncdelayedtask error
- difference between hibernate library and hibernate jpa library
- switching between screens in java swing
- adding additional java files to playframework classpath
- getting values with jedis pipeline
- getting java program running in eclipse to show up in visualvm
- sas token - signature fields not well formed
- test if an exception is caught with junit
- java if-statement being skipped
- does stringbuilder.tostring retain the built string?
- java bufferedwriter close()
- opencv with javacv or only opencv to use java api
- using multiple source folders (as intermediate step in a conversion of a large java project to maven)
- jax-ws ri on java 5
- velocity 2.0: noclassdeffounderror: org/apache/velocity/runtime/log/commonsloglogchute
- servlet 3.1 - security constraints - without web.xml
- jacksonfeature breaks jsonignoreproperties
- is there a way to remove frame decoration without re-opening it?
- java, hashmaps and using strings as the keys - does the string value get stored twice?
- why im getting this error no mapping found for http request with uri
- regex for words with apostrophes (java)
- iterator<?> vs iterator in java
- creating a java object in scala
- fetch join maximum depth?
- setting alarm on monthly basis android
- java clears screen when calling paint method - how to avoid that?
- should i annotate configuration class as @configuration for testing?
- jpa use spring data specification for delete and update
- is this null pointer exception in treemap due to concurrent access?
- wsdl with duplicate names -- how to force java class names
- java execute a bash script using java process builder
- java - remove component (files of type) from jfilechooser
- angle that a moving ball will bounce off of an inert ball
- mysql streaming result set and jooq fetchlazy
- sort a list from arrays.aslist() changes also the origin array?
- what does "__jvm_defineclass__" as a classloader location mean?
- check if integer is too great
- jackson global settings to deserialise array to custom list implementation
- android ffmpeg simple jni wrapper
- aws lambda java function invoked multiple times
- is it bad to have threads waiting in java?
- netbeans warns blacklisted repository declarations for "http://download.java.net/maven/2" in pom.xml. how to deal?
- entitymanager.persist(user) -> javax.persistence.entityexistsexception: user@b3089 is already persistent
- how to compare int arrays in java?
- make spring boot recreate test databases
- how can i link a jtogglebutton and a jcheckboxmenuitem in java swing?
- i need a explanation for code of "beginning android games"
- futuretask that implements callable
- spring security - wss4jsecurityinterceptor - nullpointer
- what does unmappablecharacterexception mean?
- how to limit the file size in java
- how to suppress "unknown enum constant" warnings?
- what if i do not close the scanner?
- using the command pattern with parameters
- adding a custom component to netbeans gui builder! (worldwind)
- how to handle service unavailable scenarios with jersey rest
- different behavior of same regular expression in python and java
- how do i generate a random value between two numbers
- spring: @value vs. @autowired
- httpsserver causes 100% cpu load with curl
- java application reads utf-8 encoded text files but after ant build the characters are not as expected
- get visual documentation from camel routes in java?
- define a list or a set of variables in ant
- alternative to overiding static in java
- hibernate/spring3: could not initialize proxy - no session
- spring boot 2 actuator endpoints inaccessible with jersey
- selenium basic authentication via url headlesschrome ( on linux server)
- cannot override java function in kotlin
- how to test method of javafx controller?
- how to registrer custom jackson filter in spring application?
- java mvc - am i missing something here? [closed]
- getting a java.lang.class with generics
- android: nosuchmethoderror: no static method zzy(ljava/lang/object;
- changing from collection to sortedset
- how to change javadoc comments language when generate java from wsdl with cxf wsdl2java?
- android save bitmap without compression
- how to flatten a json with nested lists by jayway jsonpath?
- jni - listener in c++/java - is it possible to instantiate java objects in c++ and use them as parameters
- is it appropriate to use osgi framework on small java app?
- java.lang.classcastexception: android.app.contextimpl
- how to log all incoming messages from akka (java)
- fast way to check if long integer is a cube (in java)
- android ndk library is not loading on runtime for samsung galaxy 4.0.2 phones only
- how to resolve amazons3exception: forbidden (service: amazon s3; status code: 403; error code: 403 forbidden; request id: null) using java
- how should i implement guava cache when i plan to cache multiple values efficiently?
- how to manage queue of runnable tasks in android
- final string vs final integer
- "throw this" results in strange line in backtrace
- how can write logs to a file in btrace?
- java.lang.illegalargumentexception: setattribute: non-serializable attribute
- akka actors fails, verifyerror: inconsistent stackmap frames at branch target
- hibernate @enumerated seems to be ignored
- in java/eclipse, why does setting a breakpoint in my code alter the effect of that statement?
- encoding decoding of byte array to string without data loss
- how to set the system environment classpath variable in windows 7
- android: cannot resolve method 'findviewbyid(int)' in asynctask
- how to list all available lookandfeel themes?
- datetimeparseexception on java 11 but works on java 10
- what are the disadvantages of making a class serializable in java [closed]
- how to get enum value from property
- how to structure chat with firebase
- badpadding exception when trying to decrypt aes based encrypted text
- unable to claim interface: resource busy
- java hangman project: action listener
- how to properly configure gradle build to avoid including log4j and slf4j from the resulting jar?
- jogl - glu.gluunproject always returning 0.0
- how to fix the crudrepository.save(java.lang.object) is no accessor method in springboot?
- load resource returns null with jboss7
- configure custom oauth2accesstoken on a client spring boot application
- use case for runtimeexception from package kotlin
- jackson deserialization sns message error mismatchedinputexception
- java easter calculator for 2016 using the gauss algorithm
- how to submit jcl on ibm zos through java web app?
- how do i write a bufferedimage as a png with no compression?
- change wsdl xsd:complextype name with apache cxf
- what makes immutable objects to be published without safe publication techniques?
- how to gracefully shut down a spring jms messagelisteneradapter
- can you sort and search on same field with hibernate/lucene?
- how to check network connection type in blackberry?
- mockito unit tests - timestamps are different
- check if a java version is greater than a certain iteration in java?
- why is my jdbc prepared statement update not updating the database?
- how to add values for java generic map with undetermined "?" value type
- footer for jtable
- get the text content of individual elements from an htmldocument
- jmdns device removal detection
- decoding json format in java
- java - assigning two expressions to a single variable simultaneously
- what are "java ee 7 api library" and "java ee web 7 api library" and when to use them?
- how to set custom test execution order for a test suite in junit5?
- play framework: why the cookie isn't showing
- swing i18n: when to load properties?
- write a stream into a file with nio and the channel system
- boolean vs boolean(s) as trilean switches
- formatting field declarations in eclipse
- understanding service and dao layers
- bonecp 0.7.1.release and hibernate 4.1.*
- what are the use cases justifying the 310 offsetdate type?
- datetimeformatter doesn't parse custom date format
- cert validation path error when debugging in android studio
- java instant.parse on date java 8
- a problem about urlfetch over 1m in app engine
- repeating code in junit tests
- java how to draw and fill a polygon which has holes
- printwriter creates file but doesn't write
- entity aspect (in spring)
- read bytes from a class file within a jar file
- error: unknown column 'this_.idharddrives' in 'field list'
- rendering (streaming) html into pane
- spring boot starter security post methods not working
- getting 401 unauthorized error in retrofit?
- how to install jetty with eclipse on mac
- capture group multiple times
- file encoded as ucs-2 little endian reports 2x too many lines to java
- for loop for printing letters
- serving static content with jetty/jersey/guice
- calling next() twice in iterator throws a nosuchelementexception
- randomizing a biginteger
- android scheduledthreadpoolexecutor cause: null
- "unresolved compilation problems" from running mpj express in eclipse indigo
- netbeans 6.8: "java web" not an option
- comparator interface's equals method, why it is always safe not to override object.equals(object)
- count all permutations where no two adjacent characters are the same
- java.io.filenotfoundexception: file configuration.yml not found
- spring batch: could not increment identity; nested exception is com.microsoft.sqlserver.jdbc.sqlserverexception: invalid object name 'batch_job_seq'?
- integrating java web app with saml sso
- cdi injecting services into jpa managed entities
- requestlocationupdates parameters
- how to check exact phone number in java with regex
- print fibonacci up to user entered number
- time formatting using simpledateformat in java
- java swing: does the phrase "favor composition over inheritance" apply?
- jdom2 with xpath doesn't work with namespace
- unable to connect to selenium grid running on aws ec2
- how can i convert a string to a char array?
- java using scanner multiple times
- sqlitejdbc and preparedstatement to use pragma table_info
- how to add character amounts in an array?
- is it possible to use js library in a jsf project
- java compiler not able to infer type on generic chain
- get domain from strange yet valid url with java
- error validating the file spring-ldap.xsd
- sqlite 64bit integers recognized as ints in jooq
- @createdby and @lastmodifiedby set actual entity instead of id
- how does one set default httphost target in apache httpclient 4.3+?
- when using "bundle" packaging with maven-bundle-plugin goals are executed twice
- how do i limit the amount of characters in jtextpane as the user types (java)
- selection sort algorithm in java
- webview scroll up automatically when scrolling it down little
- can't pull values from .properties file using annotations
- java joptionpane.showconfirmdialog hot key
- how to handle java.util.date with moxy bindings file
- updating javac version to same as java version
- is there any way to know the progress of a ejb asynchronous process?
- strategy to fetch a subset of a collection
- java - content appropriate data in hashmap
- assertion vs runtime exception
- how to use java observer's update(observable, object) function?
- method in the type is not applicable to the arguments
- error inserting java character object value into oracle char(1) column
- mockito mockstatic cannot resolve symbol
- query dbpedia to get meta-data for books
- java null check
- hibernate exception: missing column (column exists)
- what are jpa entities?
- dependencies added in pluginmanagement not considered during reporting
- jetty - servlet cannot be found
- jacob connect to remote computer for wmi support
- comparator for a specific column in jtable
- write a float array to file in java
- jooq binding for "timestamp with time zone" type in postgres
- spring boot cannot resolve view page
- indent xml made with transformer
- unmarshalling with multiple namespaces
- java regex pattern split commna
- unit testing composite service methods
- unable to deserialize java.awt.color using jackson deserializer
- trying to build a simple notification in android
- how to access fields declared inside anonymous object?
- kubernetes liveness - reserve threads/memory for a specific endpoint with spring boot
- a simple list.parallelstream() in java 8 stream does not seem to do work stealing?
- java logger: create file with rotation number + .log as suffix
- applying xpath on xml with default namespace with xom
- encountering error: java.lang.noclassdeffounderror: com/google/common/collect/immutablelist$builder
- velocity + spring
- proper use of this->
- printing first 3 decimal places without rounding
- jsoup node hash code collision when traversing dom tree
- c# .tostring("x4") equivalent in java
- java-style printing of `double` in c++
- how to get all network interfaces in java and store the information in java map
- java- why this program not throwing concurrent modification exception
- how to remove a variable from unauthorized response in springboot
- execute an executable program (.exe) from memory in java
- why java can run with a compile time error in eclipse
- move item in linkedhashmap
- i am not finding evidence of nodeinitializationaction for dataproc having run
- remove actionbar border
- setting default values in hashmap
- using ellipsis in main method?
- class#getinterfaces() and class#getgenericinterfaces() return arrays of differing length
- get index of element that matches a predicate
- what is equivalent to c# asynctask in android? and how to force stop it?
- how do i use jparepository in a backend thread?
- nested if-statements without brackets
- how to access csv file within war using h2's csvread() function/query?
- java applet not killed when browsing away
- can't play a reversed .wav file with mediaplayer
- lines of code vs instructions while measuring code quality
- how to send user form data to server in spring mvc
- could not find method compileoptions() for arguments
- c++ or java for android?
- get list of all applications deployed on a weblogic server
- how to ask for location permission in android studio?
- opening a pdf file stored in a jar file with the desktop's default app
- elasticsearch 2.0 java api: java.lang.classnotfoundexception: org.elasticsearch.common.settings.immutablesettings$builder
- passing longitude and latitude in twitter streaming api of pakistan
- how do i get the client name from a socket in java?
- log4j in a multi-module maven project
- java object with variable-dimensional array
- supporting different jpa generationtypes for test/production
- what are the java platform defaults?
- what is the right way to use entitymanager
- problem with @onetomany annotation with spring roo
- how to write a recursive method for finding parent and child
- how to implement a long click listener and onclicklistener in single listview
- how to add a jar file to an existing gradle project?
- java application crash
- im getting java.lang.error while running my project?
- how to use google translate api from code
- reflection in unit tests for checking code coverage
- java8 - "effectively final"
- hibernate criteria api subqueries
- 405 error code while calling from jersey rest client
- how do i get eclipse and maven to download the jars i need?
- is it safe to use a class inside the package sun.misc?
- hibernate native query optional parameter throws 'operator does not exist: bigint = bytea'
- gson: serialize object with java.util.treeset
- how to get properties of vertex or edge elements in titan db version 1.0.0
- how to generically initialize a value type with its default value?
- conversion between json with wrapped structure and pojo with flattended structure
- export publickey and privatekey from pkcs12 file
- spring transaction timeout configurable
- mysql - "show variables like '%version%'" not working in my java application
- exception "java.lang.nosuchmethoderror: org.objectweb.asm.classwriter" on viewing jasper report
- how to remove some words from a string in java
- spring integration java dsl - how to invoke int-http:outbound-gateway?
- what's the aws sdk v2 maven lib for lambda?
- filling a jlist with data
- what's the better way to add elements from a stream to an existing list?
- is it possible to simultaneousy read from and write into a java.net.socket?
- what the id mean in the eclipse variables view?
- java: most efficient way to check if a string is in a wordlist
- java equivalent of c# array.getlength(i)
- accessing a web application's static resources
- use containerrequestfilter in jersey without web.xml
- how to return a array or other collections elements type from phonegap android plugin
- how to add a dynamodb scan result to an object list?
- javafx 8 3d z order. overlapping shape behaviour is wrong.
- xml text extraction
- jstl condition with multiple operators
- how do i join two streams in apache flink?
- java - parent class is calling a method from a child class?
- apache spark, creating hive context - nosuchmethodexception
- visibility of side effects when creating and joining threads
- java static function on generics
- how does spring @configuration cache references to beans
- graphics2d: should i use the int or float versions?
- realm.io can't get examples to work
- menu item's tittle not showing
- rejecting class because it failed compile-time verification
- difference between new string(char[]) and char[].tostring
- how do i cancel a running task and replace it with a new one, on the same thread?
- jdialog on windows extends past the windows taskbar. any workarounds?
- java: sqlite throws exception after writing a few records?
- eclemma code coverage ignore junit tests
- kafka: how to delete records from a topic using java api?
- jvm crashes when calling jni function during gc
- equivalent of hibernate @index?
- rpm package using maven
- cassandra .setfetchsize() on statement is not honoured
- jersey/jaxb: use same pojo for http post and get, but return only a subset of the properties for get in json response.
- should i include distinct in this jpql query?
- how to prevent npe when accessing a nested/indexed property of a bean
- can't find the "org.eclipse.persistence" maven dependency
- why "no com.badlogic.gdx.scenes.scene2d.ui.scrollpane$scrollpanestyle registered with name: default" error is coming and how to fix it?
- python socket recv from java client
- is there a way to end a recursive method when a certain condition is met in java?
- removing all characters but letters in a string
- how to fix 'sessionfactory' or 'hibernatetemplate' is required problem
- specifying multiple -cp or -classpath entries on java command line
- how to avoid old log messages in tailerlistener
- save text area to file
- mock svn instance for testing svnkit tests
- open a specific fragment of activity a from activity b
- avoid duplicate field generated by jsontypeinfo in jackson
- finding "samples and demos" for a specific jdk version [closed]
- java marine api - looking for nmea data
- compilation error: org.eclipse.jdt.internal.compiler.classfmt.classformatexception
- how to get text of td element using selenium?
- learning rest, stuck on illegalstateexception
- how to integrate java with tally application [closed]
- decoding %e9 to utf8 fails
- presto custom udf
- attach native application via jni to already running jvm on linux
- is there a way to hide annotations in netbeans or eclipse?
- not able to deploy a helloworld spring-boot app on cloud foundry
- advantages of composition over inheritance in java
- how to get string from a .txt file in android
- does variable name length matter for android application performance?
- partitioning an array on a pivot
- android efficiency - views
- how to pass parameters in a native query jpa
- datetimeformatter adding a year to date after formatting
- how to know whether any changes in the jtextarea have been made or not?
- java session variables
- strange eclipse ide error javax.annotation.meta.when #java
- java velocity engine initialization issue
- gesturedetector and inputlistener in libgdx
- spring @conditionalonproperty annotation not working as expected
- java: detect self when broadcasting udp packets
- why does string class extends object
- openhtmltopdf: embed a custom font into pdf created out of html
- how to cast an object to the class returned by getclass()
- gmail (for business) api doesn't allow to send email from alias?
- exception in thread "main" java.lang.securityexception: prohibited package name: java.lang
- how to get the desired character from the variable sized strings?
- how to disable cache on wildfly
- tuning collection to hold large number of objects
- ldd outputs statically linked on a shared library
- using amazon aws cognito `.well-known/jwks.json` data fails to base64 decode some fields
- how to get date part from given string?
- how to create hashmap<string, string> through jni then parse to java
- where to deploy a jar dependency of my webservice?
- multiple threadpooltaskexecuters spring java config
- can i store function names in final hashmap for execution?
- how to concatenate two observable operations in a linear fashion (do first this thing and after that one finishes do the second thing)?
- disadvantages of static connection object in java standalone application
- extract json in an array in jmeter
- java.lang.nullpointerexception at android.content.contextwrapper.getpackagename android
- how to limit number of rows returned from oracle at the jdbc data source level?
- groovy's java.util.date or java's java.util.date?
- remove item in arraylist , java.lang.unsupportedoperationexception
- how do i read attributes using jaxb?
- class cast exception in jwt
- calling generic function with two different generic arguments still compiles
- shuffling an array in android
- get location from where the java code is executed
- how to remove xmlns="" from xml request
- draw rectangle in jframe not working
- how to use jira rest client library?
- server time zone value 'cdt' is unrecognized or represents more than one time zone
- why no autoboxing when removing primitive type from a list in java?
- why would you use jni to paint on awt's canvas?
- is it possible in java to have a constructor return another instance of the class, rather than constructing/returning itself?
- javafx button released event
- spring security oauth2 userredirectrequiredexception
- jerseyclient async calls seems to leave hanging threads
- java shutdown hooks
- in zookeeper, is there a way to write a hierarchy atomically without implementing distributed locks yourself?
- does operator overloading exist in java?
- append or + operator in stringbuffer?
- what do the "compacting perm gen" values represent?
- why won't this shutdownhook work?
- dojo 1.7 build: out of memory errors
- deploying jhipster app to a different context path
- sorting firestore documents
- classpath in manifest does not work
- exception in thread "main" java.awt.headlessexception in spring boot java
- permission for sockets - android manifest
- java udp server, concurrent clients
- fallback mechanism - best approach?
- embedded jetty with json/xml response
- implementing @requestparam in cdi/weld using qualifier and injectionpoint as @httpparam
- is it possible to import all contents of cacerts into a jssecacerts file?
- converting rxjava to rxscala
- session timeout in java ee
- using maxmind java class with coldfusion
- why "org.hibernate.hql.internal.ast.querysyntaxexception: customer is not mapped [from customer]" error is coming
- compose protocol buffers (protobuf) definitions hierarchically by referencing other protobuf messages in other repositories or projects or jar files
- data binding "error: cannot find symbol class models"
- jdbc dates deprecated in java (java.sql package)
- can i have an entity that only maps to some columns of a table?
- how to configure mysql connection properties with spring, hibernate 3.3 and c3p0?
- how to get set data type from mysql to java
- create a custom view with android studio
- how to place cursor in netbeans java file templates?
- eoddata wsdl java connection
- android expand jni local reference table
- disable globe movement on click in world wind
- jdbc spring security, apache commons dbcp
- play 2.2.2 with java 11
- how post entire page in gwt form panel
- java regular expression boundary match?
- regex remove everything between 2 strings
- adding getters/setters to one base class
- hadoop: array of primitives as value in a key value pair
- can't cancel repeat timer in gwt
- get position in original string from `stringtokenizer`
- assigning a java package to a jruby class
- a list of java errors and warnings
- javafx treetableview rows gone when scrolling
- can i do an http get and include a body using httpurlconnection?
- default button input map in a synth look and feel?
- understanding joda time periodformatter
- j2ee/ejb + service locator: is it safe to cache ejb home lookup result?
- possibility of unhandled memory leak
- how do i get the previous or last item?
- invalid flag -parameters in java 1.7
- can java lambdas have state?
- joptionpane grey out one button
- servlets and jsps. a simple request?
- xstream javabeanconverter not serializing properties
- does a java scanner implicitly create a buffer even if you do not pass it one?
- pdfbox 2.0 create signature field and save incremental with already signed document
- jpa/hibernate tries to store too many parameters in entity with composite id (and doubling properties)
- processing two tasks exactly at the same time as parallel in java
- undefined reference error, can not create shared library
- how to hide the password in the command "java -djasypt.encryptor.password=somepassword -jar name.jar"
- rewrite engine for wildfly
- regarding xpath parsing of xml with default namespace using saxon
- jdom, xpath and namespace interactions
- android: how to import contact from phone? [closed]
- how to return longest sequence of chars in a string in java?
- merging models from modelbuilder in libgdx
- android / sqlite / multiple tables
- how to fetch an url containing non-ascii characters (ą, ś ...) with jsoup?
- compiling and running java in unix ( coming from windows )
- how to use java.nio in matlab?
- why should a writable datatype be mutable?
- signed 16 bit pcm transformations aren't working. why?
- findbugs and static initialization order
- start a process (using runtime.exec / processbuilder.start) with low priority
- java sort with comparable
- maven install-file not effective in gitlab/docker: "could not resolve dependencies for project"
- unable to locate an element by id in selenium
- what does jersey service return if @produces annotation missing?
- jtoolbar illegalargumentexception when dropped back into gridbaglayout
- using hibernate @formula to fetch a collection
- how to deploy tyrus (jsr 356 implementation) to a web container?
- extract unidentified html content from between two tags, using jsoup? regex?
- why does the java flight recorder take too few samples?
- java grid bag layout: avoiding center alignment
- secure rest api with spring boot and jwt
- why does system.out.print cause autoflush?
- how to create new instance of scala class with context bound via java reflection using only zero argument constructor?
- does the list in .net work the same way as arraylist in java?
- android save and get image from sqlite database
- how to delete previous character printed to console/terminal?
- why do i always get whitelabel error page with status "404" while running a simple spring boot application
- java.lang.unsatisfiedlinkerror after updating to android 5.0
- when registering for java events, are duplicate listeners typically allowed?
- open source laf[look n feel] for java swing application
- setting content type in java httpserver response
- are the shared preferences associated with the app deleted when the app is removed?
- java how to store object of varying type
- editing a .class file directly, playing around with opcodes
- vim & java: add java import statements automatically
- cloud sql proxy and insufficient permission
- how do i build a list of file names?
- gson 2.0+ deserialize a field from either of two different serialized field names
- jpa criteria builder: how to replace and cast a string to numeric in order-by?
- deploying spring web apps using spring tool suite
- does cache() in spark change the state of the rdd or create a new one?
- how can i get generics in javadoc code block displayed?
- jsexception in webview of java fx?
- class inheriting from several interfaces having same method signature
- how can i brutally and mercilessly abort a task in java?
- contains invalid expression(s): javax.el.elexception:
- how to add external jar without eclipse build path option?
- hashmap not calling object.equals?
- which is android/java corresponding method to the c#/c++ method gettickcount()?
- hazelcast mapstoreconfig ignored
- problems with listiterator and concurrent modification exception
- jaxb through sockets and streams - reader blocks
- can i have the same mapping value with different param in a different spring controller?
- hibernate criteria: find entity if any of its children's children have a specific property
- how to detect key pressed event in lwuit form?
- getting a library to import properly in netbeans
- jooq with logback
- communication between java server and android client using network service discovery
- spring data neo4j repository composition error: no property xxxx found for type yyyy
- how do you stack buttons vertically on a joptionpane with jdialogs?
- gson parsing string that has no key-value pairs
- timestamp discrepancies between sql server and java
- how to output a binary document based on a html document using filters in java
- java: printing current backtrace
- how can i attach data to a jta transaction? (or uniquely identify it)
- return generic functional interface in java 8
- counting number of set bits in a long number
- how to invoke postgresql function using spring jdbctemplate instead of direct insert query in java?
- integer vs. int comparison
- android r.java doesn't generate
- how to get only the top level node's text content with gettextcontent()
- how to do http post using apache httpclient with web authentication?
- @manytoone(updatable=false) - how it should work?
- integer to int using jaxb
- inject values into map using spring annotation
- querying dynamodb
- response header too large - jetty embedded version 9
- struts2 better urls with dot inside
- debugging clojure functions which are invoked in java code (eclipse)
- android : overriding button minheight programmatically
- how to call a google app script from google app engine for java
- where is my ejb-jar.xml?
- circular view path error, spring mvc
- runtimeexception while using activityunittestcase, but not while activityinstrumentationtestcase2
- what is the difference between these two methods for checking if a number is a prime?
- reading model objects mapped in velocity templates
- spring interceptor is never called
- how to provide access permission for applet to write on file system
- how to propagate exception from thread in java?
- swagger @apimodelproperty example value null for long
- hyperledger fabric chaincode development language - nodejs, java, or go?
- override color value in color.xml file
- does jooq support joda-time?
- java generics: incompatible types
- how to connect to the site and retrieve data using java jsoup?
- replace everything except positive/negative numbers
- spring boot - long running application for non-web app
- httpservletrequest.getsession(true) thread safe?
- progressbar on top of button in relative layout issue in android studio
- java.io.ioexception: ensureremaining: only 0 bytes remaining, trying to read 1
- stripes redirectresolution redirecting to https url
- keep the space after semicolon in content-type header response using tomcat
- how to execute 2 observables in parallel, ignoring their results and execute next observable
- why am i getting 405 method not allowed while doing a post request
- java.security.principal - creation in httpservletrequest and spring security
- what is the actual purpose of designing a proxy class?
- how to use the mysql convert_tz function in a jpql or hql query
- spring with class.forname()
- multi threaded hello world
- gradle 'error: package com.google.common.collect does not exist'
- generate images for formulas in java
- determine if an event was consumed in javafx
- inconsistent `w` symbol formatting from joda time to java.time
- java wrapper to perl/python code
- java sso with wildfly 8, java 1.8.0_45 and active directory
- java - force implementation of an implemented method
- filtering filechooser via filename
- threadpool does not run tasks in sequence
- how to implement a collection (list, map?) of complicated strings in java?
- what causes com.aerospike.client.aerospikeexception: java.io.eofexception? [closed]
- capturing <thispartonly> and (thispartonly) with the same group
- programmatically add options to pulldown button in eclipse
- find all subsets of a set that sum up to n
- is it possible to programmatically set a request context path from inside the servlet?
- how can i disable creating bean with @component annotation in spring?
- jdbc call to oracle returns 3 question marks
- does gwt 2.7 maven project must be multi moduled?
- grey splash screen due to no repainting
- jtextfield together with html tags
- what causes the classcastexception: java.util.treeset cannot be cast to java.lang.comparable?
- what is the indexing penalty in cqengine for a fast changing collection?
- random card generation
- request-scoped beans and datamodel initialization?
- is it possible to proxy a pojo in microservices application?
- intellij with android sdk : lambda expressions are not supported in -source 1.7
- passing an instance through constructors or accessing it with static?
- access file inside webcontent from servlet
- calling different webservices in parallel from webapp
- find the two most similar values in an array (java)
- eclipse does not allow access to static interface method in external jar from another workspace
- least intrusive compile barrier for java on x86
- volatile in double-checked locking in java
- jruby on rails - error when star server (rails s) command is used
- inserting an element into a sorted list
- "create new visual classes" button not clickable on eclipse
- why can't i pass a variable as format string to system.out.printf (...) in java?
- detecting when a user is finished resizing swt shell
- how to authorize an user using jgit
- javafx modules are not visible for vm
- appropriate transformation for 3d-looking 2d drawing (java)
- liberal date/time parsing in joda-time
- how to to autodeploy war file with glassfish -- from "core javaserverfaces" by david geary, cay s. horstmann
- java.io.ioexception: no such file or directory (save image)
- java localizing number formatting
- normalize a string except ñ
- how to write to os system log in java?
- what is the best practice to salt a password with spring security in spring boot?
- jpa criteria api join through embedded id
- install plugin spy plugin into custom rcp application
- two java.util.iterators to the same collection: do they have to return elements in the same order?
- i tired to do something with jparepository but can not find row with findbyid ,
- saxparser exception in android
- eclipse download library is empty
- why can’t printf be formatted with an array of ints?
- find ip of program trying to connect to serversocket
- checking for odd cycles in an undirected graph
- how can i annotate my helper method so eclipse knows its argument is non null if it returns true?
- detect (or best guess of) incoming string encoding in java
- will an instruction/statement which comes before other/s guaranteed to be executed first?
- jogl white texture?
- how to 'activate' slf4j logging in jboss6 as
- whats the differences between iinvokedmethodlistener and imethodinterceptor in testng?
- how does swing fit in with mvc?
- php data structures (java-like) collections
- removing myfaces orchestra's "conversationcontext" get parameter from static resources (css, images)
- proper way for getting annotations of java-methods in custom sonar rules
- jnlp as a applet in html page
- how to print messages from running jar file?
- powermockito is calling the method when i use doreturn(..).when(....)
- what operations may (not) throw error?
- hold in "trying to load lib" and no return for ever
- avl tree balancing
- jersey.server.model.modelvalidationexception
- different classloaders cause classcastexception when persisting data via spring
- generic arraylist bubblesort problems
- can files outside of the maven folder structure get compiled?
- selenium: how to click on javascript button
- how to add library's in android studio 1.1.0
- confusion with kotlin generics
- big o for a finite, fixed size set of possible values
- hibernate: create table with names in lowercase
- display html page in tomcat from maven resteasy webapp
- scala equivalent of java.util.scanner
- itext font unsupportedcharsetexception
- java how to access a variable outside the try-catch block
- how to list (java) annotations on kotlin data class fields?
- why won't astyanax (java) recognize my @id annotated values in my scala case class parameter list?
- roundingmode.unnecessary throws exception
- returning inherited class instead of superclass in method overriding
- changing the panels of a jframe "disable" the inputmap of the new panel inserted
- valid reorderings - under new jmm
- compiling and executing java code using runtime#exec()
- how do i load svg string into imageview
- javafx textarea - unwanted scrollbars when resizing
- unfortunately app has stopped working
- is jaas security in java ee based web application server dependent?
- how do i create a dynamic sql query at runtime using jdbi's sql object api?
- cannot install elasticsearch 5.1.1 on windows 10 with java 8
- getresources() for imageicon - java
- ant flagrantly ignoring java_home environment variable
- how to read jpeg image into bufferedimage object using java
- how to implement ligh entity version with jpa repository?
- exporting spring @bean objects using jmx
- passing different parameters to each mapper
- fxml cellvaluefactory for treetablecolumn
- updating and compacting sqlite database in android
- reentrantlock.lock() doesn't block other threads
- bind a set in a spring form
- assigning a value to a variable in a chain in java
- listview item deletion changes item heights
- why there is no path constructor in java.nio.files.path?
- how to exclude a resource file in a maven assembly?
- is it ok to create a constants class with large number of static fields?
- java - replace compoment in jframe
- cannot remove jlabel (netbeans)
- org.apache.commons.collections.beanmap: can't find referenced class java.beans.introspector
- auto grant permissions for espresso ui testing
- class in jar not found at runtime, but was used to compile
- java string hashcode of null string
- setdefaultcloseoperation not working in swing
- android - firebase - save new data without overwriting old data
- unresolved dependency org.mongodb#bson#2.5, bad organisation in sbt
- error while sending mail using javamail
- import library oshi
- how to drawing a curve line(peaks) using list of x,y coordinates
- run native mongodb query with mongodb java driver
- jni: can not get array length
- why is this never throwing an assertionerror even after running it for so long?
- cxf web services with osgi and karaf
- polynomial regression with apache maths (java)
- spring noclassdeffounderror org.springframework.beans.fatalbeanexception when adding <context:component-scan ...> in the config
- spring boot test with @dirtiescontext before_class
- convert java code to coldfusion code (cfimap)
- generating pdf from xml in java using apachefop
- spring boot custom error page stack trace
- avoiding static methods and variables in a java class file that handles config.properties
- how the update messages in site are being shown
- can't find resource bundle exception
- getting unexpected error while obtaining screenshot - java.lang.nullpointerexception
- window size is smaller than it should be
- how to use java ee 6 @resource annotation
- force subclasses to @override method from superclass. method in superclass must have body
- how to resolve maven exec plugin: classpath too long error?
- bigendian, littleendian confusion in xuggler
- commons io 403 for url but httpclient is ok
- string utf8 encoding issue
- using spring mvc projections with json and jackson
- how to decode a json string with gson in java?
- splitting at space if not between quotes
- first attempt at a simple gui
- show deprecated warnings for methods of same class
- what is the best way to externalize properties in pom.xml
- is there a command line tool to tell me which jar a particular class is in
- using spring jpa to setup a aggregate function for string_agg with postgresql for a group_by
- how to trigger a handler class when consuming web-service in java
- parsing dynamic json values to java objects
- client java vs (adobe) flash for web applications, what to choose and when
- why i cannot cast oracle blob from native java blob
- how can i discard pending documentreference writes when offline?
- how to selectively filter items in a collection
- floatingactionbutton onclicklistener not working on api 17
- what does <?> mean in android method signature?
- which algorithm use sorted method in stream interface [closed]
- is it possible to use jnlp without signing the jars?
- mark javacard applet as implicit selectable (default applet) after install
- using apache cassandra in coldfusion
- how to list all loaded spring bean definition files
- converting string timestamp to date
- why is exception not thrown when the connection is terminated?
- google guice - how to automatically add binding
- apache flink integration with elasticsearch
- call newobject method jni with params in jobjectarray
- url-pattern and wildcards
- what's the difference between string s = "something"; and string s = new string("something");
- how to pass custom parameters to a viewmodel using factory?
- getting a malformed access token "t ype":"oauthexception","code":190
- glassfish error while deploying ear web application
- accesscontrolexception when starting embedded tomcat from java webstart
- possible to disable java autoboxing?
- kafka java consumer already closed
- duplicate google spreadsheet on demand
- how does polymorph ambiguity distinction work?
- java list parameterized?
- how to run cucumber jvm test scenarios in parallel using gradle?
- javafx choiceox change not updating graphics
- why is performance of ^(?:x+y){5}$ slower than ^x+yx+yx+yx+yx+y$
- why does a call to fail() compile in a java class using junit
- what is the correct way to atomically increment a counter in app engine?
- intellij shortcuts that i can't find
- programming a mutex in java
- why doesn't my toast show up?
- which to choose buffered reader or scanner from performance point of view [closed]
- how does "%tb" formatter work?
- ambiguous handler methods for http path?
- java singleton inner class
- how to escape special characters in the regex ***(.*)
- unable to resolve glideapp in glide 4.1.1
- why doesn't maven property ${appengine.app.version} get interpolated in multi-module project?
- how to avoid sending cookie header in java unirest requests?
- connection pool - okhttp
- alternative way to access timepickerdialog's numberpicker objects than class.forname
- org.xml.sax.saxparseexception the markup in the document following the root element must be well-formed
- rxjava - split and combine an observable
- system.out.println in jar
- how to create a general jsondeserializer
- json proxy in java / play! framework
- using a serialblob vs byte[]
- java library that converts coffeescript to javascript or compiled java executable?
- android realm incorrect thread
- using azure service bus in java
- regular expression in java for positive integers (excluding those starting with zero)
- get name of the file loaded by @propertysource
- code/text folding in swing
- performing setrgb on bufferedimage changes pixel to black instead of color
- requiring an argument extends a particular class and implements a particular interface
- order independent hash in java
- how to store several values to one key (java)
- how to remove colors etc. from ssh output
- java generics - does java need support for locally defined types?
- what version of java does cassandra 3 require
- continous decreasing a time in java in format hh:mm:ss
- session tracking using httpsession object if cookies is disabled at browser
- ending an "infinite" stream when certain conditions are met
- is it possible to use sharedsecrets across java modules?
- how to keep my program alive for as long a daemon thread is running?
- how to prevent concurrency lock on flushbuffer in spring boot tomcat jackson?
- checking a java value with an xml schema
- reading a huge zip file in java - out of memory error
- sorting arraylist of objects using hashcode
- why can't i have a session bean as a jsf backing bean in java ee 5
- match path string using glob in java
- buildnumber not generated with buildnumber-maven-plugin
- eclipse equals generation: null check missing?
- retrofit post java.io.ioexception: unexpected end of stream on connection caused by java.io.eofexception: \n not found:
- read data from a txt file without downloading it?
- code structure for parsing command line arguments in java
- how to catch exception thrown by close method in try-with-resource statement
- how to populate a manytomany relationship using yaml on play framework 2.1.x
- redistemplate keys(string pattern) method is giving empty set
- desktop path for file output java
- gui trouble reading jtextfield
- need to fix my java timer code
- getwidth() and getheight() are 0 after calling setpreferredsize()
- does websphere respect daemon threads?
- java lambda expression for if condition - not expected here
- pyspark application fail with java.lang.outofmemoryerror: java heap space
- java tuple2 difference between using accessor method and calling the variable directly
- java: single-threaded sub-executor within another multi-threaded executor
- how can i overload a method with @queryparam in jersey/spring?
- spring code-based configuration - illegalargumentexception: a servletcontext is required
- google cloud spanner java.lang.illegalargumentexception: jetty alpn/npn has not been properly configured
- can i get how much memory for my program remains?
- logging all presto queries
- pom.xml project build error
- get filesystems of a jar inside another jar
- find all concatenations of two string in a huge set
- how to write dataset to a excel file using hadoop office library in apache spark java
- java ee: how to get the url of my application?
- jetty returning 403 forbidden
- in jdbc, when calling preparedstatement.setarray(), how do i specify the timezone for an array of timestamps?
- runnable locked (park) using executorservice and blockingqueue
- regular expression avoid unnecessary backtracking in java
- the parameters 'sourceencoding' rpm-maven-plugin are missing or invalid
- socket exception: socket is closed
- can a stateless session bean have protected final method?
- restrict classes that can implement interface in java
- stateful filter for ordered stream
- spring data jpa classcastexception: integer cannot be cast to long
- "delete where" cascade delete in hibernate?
- how do i left and right align components in swing?
- run flyway migrations inside java code during runtime
- java: log4j: problem with jar executable
- cut and paste in jtextarea
- android sampling rates variation of hardware sensors on nexus 6p
- why saveall() always inserts data instead of update it?
- ubuntu 18.04/netbeans 10.0 fatal error: unable to find package java.lang in classpath or bootclasspath
- coercion of enums in nashorn works differently than in rhino
- java integer out of range
- api to get all the resources of a content type in a eclipse project
- window going blank during mousewheelmotion event
- spring boot actuator and log4j2
- why does java not use the out parameter in its language syntax while c# does?
- delete messages from a topic in apache kafka
- constructor in a class of static methods
- java sqlite gradle
- jms and mdb with setrollbackonly
- strange interaction with axis & osgi
- java and generics
- why is my receiver for charging status always returning false?
- wsdl has no service element
- how to disable log4j logging in http client 4.1 to log to fileappender
- how to handle multipart exception
- how to avoid twitter emoticon character while processing string in java
- unable to run junit test cases after converting project to gradle in eclipse
- modeless jdialog not showing contents
- java decouple database manipulation code & make it testable
- call of overloaded method from generic method issue
- markov chains, random text based on probability. java
- @valid annotation is not working in spring boot
- osgi bundles won't start - unable to resolve sun.reflect.generics.reflectiveobjects
- match all numeric characters without letters or accented letters before or after
- does selector.close() closes all client sockets?
- jtable sorting programmatically only
- servlet 3.0 logout doesn't work
- multiple root loggers with logback conditionals
- maven and java: how to generate code from protobuf files in test directory?
- parsing java map returned as json response using javascript
- dynamic programming problems solution to interleaving strings
- new line between swing components
- gson: [class] declares multiple json fields named [property]
- json data is not showing, rather showing blank screen
- how to let spring initialize "prototype" beans only when it is got through getbean()?
- methodhandle to a getter/setter from another class gives a nosuchfielderror
- is using int + "" bad for converting java int's to strings?
- jtree programmatic multi selection
- how to decode data encrypted using aes-256 in cbc mode and pkcs7 padding?
- spring - thymeleaf - tomcat -> can not process utf-8 character correctly
- what are good methods for save java application data? [closed]
- hibernate 5.2 get natural id properties from metamodel
- starting a jar with double click starts in 32bit jvm, but from console in 64bit jvm
- how to keep dropdownlist value same after refresh the page
- android webview app crashing in emulator: null application context?
- jdk appears to install, but is not detected and commands don't work
- i don't want my app to appear on the chooser dialog when opening url's
- set static variable from gradle on build-time
- rx buffer with timeout since first new group element
- how to bind swing.jtextarea to printstream to accept data
- using c/c++ library on android
- junit test case failure. java.lang.assertionerror: expected:<[i@12c5431> but was:<[i@14b6bed>
- no exception found but mail not send in spring mvc
- exception handling java
- type hierarchy in java annotations
- swing components does not show thai characters
- ingest-attachment needs more rights
- converting a number to a greyscale color in java
- flowlayout not flowing with jscrollpane around it
- best way or similar lambda expression or linq on android (eclipse)
- in java, should i use a different scanner instance for different types of input?
- why is axistools-maven-plugin trying to access this relative schema location?
- count occurrence of element in array
- can i use groovy's default getters / setters to help implement a java interface?
- how do i connect to a java command-line tool with the yourkit java profiler?
- scanner without delimiter
- mockito is not mocking a call
- maven dependency plugin ignores dependency versions?
- longest path in unweighted undirected graph
- xml dom parser find tag by name in java
- java hibernate org.hibernate.exception.sqlgrammarexception: could not extract resultset on createsqlquery
- is there a way to add jsr303-annotations to cxf-generated classes?
- can't use jface and swt in eclipse without creating plugin
- java programming error: java.util.concurrentmodificationexception
- parse json into java object
- how can i talk to a blazeds endpoint without flash
- nullpointer exception in aspectj example
- how to run a java program using eclim?
- java : using printstacktrace in production environment
- onetomany with @embeddedid and kundera
- metaclass property on java classes in groovy
- error when building a .jar using intellij?
- executing uri commands in java
- font of a styleddocument associated with a jtextpane
- java apache fileutils readfiletostring and writestringtofile problems
- how is groovy able to access private methods of a java class?
- java object to json with only selected fields
- does closing scanner affect performance
- derby database export as a single file?
- name filter for eclipse.ui.menus
- custom partitioner for plain producer | kafka streams
- how to create java custom web controls?
- java: guaranteed garbage collection using jlibs
- how many string objects will be created in string s="abc"+"xyz"; in prior versions of java 1.5?
- cucumber datatable error - io.cucumber.datatable.undefineddatatabletypeexception: can't convert datatable to cucumber.api.datatable
- java - see if a string contains any characters in it
- jcombobox arrow disappears
- can i run webappcontext with websockethandler in same instance?
- log4j:error setfile(null,true) call failed.java.io.filenotfoundexception:
- running android native code is causing java.lang.unsatisfiedlinkerror
- which should be singleton in one application? mongoclient or mongodatabase or mongocollection?
- displaying html in a jtable
- will the java compiler precalculate sums of literals?
- java dateformat for 2 millisecond precision
- get mouse position on node relative to it's coordinates and transforms
- where is wsimport after jdk11
- dynamically manage two jar files with the same package and class names
- how to put a jbutton inside a jcombobox
- @primary equivalent for autowired spring jpa repositories
- replacing statically referenced method in java
- java enhanced for loop
- java executor with no ability to queue tasks
- querydsl null-safe concatenation
- regex to extract filename
- java: transparent windows with non-transparent components?
- java jackson embedded object deserialization
- how should i test servlet filters?
- eclipse no longer starts
- connect tomcat and mysql in docker-compose
- using scanner.next() to get text input
- how to synchronize/lock correctly when using countdownlatch
- java regex: replace any b not between a and z
- interrupt parallel stream execution
- how to enforce the correct behavior for the squid:s1161 rule: "@override" annotation should be used on any method
- collections.reverse doesn't work correctly
- rxjava - when chaining observables how to get back other type of stream(return value) instead of current?
- call parent class's method on a child class object java
- prometheus metrics - not found
- bottom sheet fragment causes error when called the second time
- compiling issue in netbeans
- maven compile does not recognize my local repo dependency
- java webstart reporting wrong bootloader options
- how can i make an android app stop restarting every time it is opened?
- spring @exceptionhandler does not return content unless body is empty
- pdfbox - checkbox is not displayed if set readonly
- java, let cookiehandler work on only one instance
- how to send curl -x post --data-urlencode with java
- if any object of the java abstract class "number" is equal to zero
- how to get stringtemplate v4 to ignore < as delimiter?
- strange classes passed from matlab to java
- jax-ws marshalexception with custom jax-b bindings: unable to marshal type "java.lang.string" as an element
- restoring/restarting a java daemon from crash
- aes_encrypt/aes_decrypt only returns part of a message
- fileinputstream and fileoutputstream line by line
- streaming bytes via http put with jax-rs
- regex to ignore text between quotes
- unable to destroy activity: java.lang.illegalargumentexception: no view found for id () for fragment
- consuming json in neo4j server extension
- setting iso-8859-1 encoding for a single tapestry 4 page in application that is otherwise totally utf-8
- unselectable overlay in java
- why does java.net.unknownhostexception require changes to the hosts file?
- how to use abdera atom client to send content and attachment
- adding micrometer dependency causes weird spring proxy issue
- jenkins: fatal: could not initialize class hudson.util.processtree$unixreflection
- correctly distributing a java application with database
- how to run @restcontroller on a different port?
- java dom xml is skipping xmlns properties
- commenting out system.out.println
- hibernate c3p0 threadpoolexecutor connection pooling, am i doing it right?
- swipelistview usage nullpointerexception
- how to determine, in java, whether another process or executable is 32-bit or 64-bit
- how to set loglevel of the appengine datastore in java
- java vector and thread safety
- post data via customtab or chrome
- interrogate a zoneddatetime asking if in standard time or in daylight saving time (dst)
- ":" in the for() function
- regex percentage 2 decimal with + and minus value
- insert external data into persistence.xml
- awkward oop: same method on different classes not inherited?
- gradle build failed - java.exe is finished with non-zero exit value 2
- spark - exception in thread "main" java.sql.sqlexception: no suitable driver
- java object ordering for sorted collections
- how to inject the variable in the abstract class while unit testing the subclass?
- method overloading
- opencv - features2d + homography incorrect results
- handling date/time in java/android and daylight savings
- java: instantiating a generic class with no default constructor
- json exception: org.json.jsonexception: unterminated array
- equals() and hashcode() when storing in a set, in hibernate
- spring, jpa, hibernate, tomcat: unable to find persistence unit when loading spring application context
- java 7 && intellij
- how to slice a 2-d java array?
- java map value comparator, sort while inserting
- how can i read breaks in downloaded text?
- confusion over how java's garbage collector works (nodes + queue)
- android add border image to imageview
- is it possible to develop iphone applications with java?
- gson, auto-initialize and avoid null exceptions
- how to use sqlite connection from asset folder [closed]
- how to sort a column in a datatable. jsf 2.0
- combinations method return issue
- how to fill an array with random numbers from 0 to 99 using the class math?
- primefaces datatable - filtering (problem running the example)
- getting cassandra connection error
- why do classes that implement an interface not count as the same type as the interface in java?
- bad reloc address 0x0 when compiling hsdis (java hotspot disassembler plugin) on cygwin
- the time complexity for a code segment
- remove nested key from a json object using java
- passing large c structure through jni efficiently
- sudoku board using jpanels in java
- jpa - getting distinct value from one column
- c program compilation from a java program
- spring integration - failing to retrieve oracle array out param
- shared data between two comboboxes
- commons-exec: hanging when i call executor.execute(commandline);
- detecting language of email body
- java.sql.sqlexception: field 'id' doesn't have a default value
- how do you format a date range in java?
- org.eclipse.swt.widgets.text character limit
- how to use java rabbitmq and set uri server?
- java: generics handled differenlty in eclipse and javac
- @generatedvalue(strategy = generationtype.sequence) and startvaule
- illegalstateexception using criteriabuilder for getting a list in java
- java port of hash by jenkins [closed]
- how elements in container adjust when we resize window?
- apache ofbiz execution issues
- initialize exception with stacktrace from another exception?
- how to get text in png file using java
- java arraylist made up of an abstract class and anything that extends it?
- java xulrunner error in eclipse / swt in ubuntu
- guava: transform a list to a map with the index as the key
- why can't i see my site, and get http status 404?
- conditional exclusion of file from compilation in maven project
- how can i pass a server side variable into a core tag in jsp?
- syntax highlighting in jeditorpane
- how to run javafx application from command line
- using java aws sdk vs android aws sdk on android
- hibernate - entity manager factory
- picking in java 2d
- how to transform key/value in map
- spring data mongo - query methods and distinct field
- does java have a frequency table?
- oauth2 user service with custom authentication providers
- selenium view mouse/pointer
- enablehivesupport throws error in java spark code
- how to call a c function from java 17 using jep 412: foreign function & memory api
- chaining of observer/observable pattern
- get file/directory owner's name in java
- how to remove not required elements from generated xml via jaxb
- how to change font in java gui application?
- java.lang.string cannot be converted to jsonarray
- how do i limit the length of the input i want inside a jtextfield?
- generic syntax for extends or equal to
- how to bind the position in a list to an attribute of that element?
- how to load a java.util.set with snakeyaml
- annotation reflection (using getannotation) does not work
- row edit in tableview
- change default location of struts.xml in struts2
- java.lang.noclassdeffounderror: javax/servlet/jsp/el/elexception
- image getwidth and getheight returning -1 inappropriately
- decompile c code with debug info?
- datatype format exception for xsd:datetime in sparql query with jena?
- error trying to import oracle jdbc7 driver with maven
- no view found for id when "don't keep activities" is turned on
- mybatis , adding mapper xml file to java created configuration
- how do i debug a "no mapping found for http request"?
- why can't i construct a threadpoolexecutor backed by a delayqueue?
- how do i get cxf to understand a map<string, <list<mybean>>?
- weird exception in thread "main" java.io.filenotfoundexception i/o java
- lon,lat to timezone
- jackson annotations broken in scala from 1.9 to 2.1
- how can you parse the string which has a text qualifier
- problem in opening file with multiple blank spaces using cmd
- unit testing overridden methods which call super()
- android wear bundled notifications and background images
- exception in thread "main" org.pdfclown.util.parsers.parseexception: 'name' table does not exist
- rxjava operator debounce is not working
- character.getnumericvalue in char frequency table
- animation for divider movement in jsplitpane
- compute map - add element to existing list or create new list and add to it
- rxjava filter on error
- how to make redirect.inherit and system.setout work together
- is the ischecked() method deprecated
- servlet include swallows http headers in tomcat
- objectoutputstream and java.io.streamcorruptedexception
- maintaining priorityqueue insertion order incase of equal priority
- use method from t class extending arraylist<t>
- what is java.lang.class<?>[]
- get focus on a jtextfield inside a cardlayout
- arrayoutofboundsexception on preparedstatement
- ndk app ondestroy cleanup - how to detachcurrentthread
- adjacent neighbor summation [closed]
- is there a performance advantage in writing a long file sequentially using mappedbytebuffer over a plain filechannel?
- how to setup android webview to make it work identically android browser?
- nosuchmethoderror - calling class/method from class in same package
- why localdate value did'nt set on today date
- how to generate all possible 64 bit random values in java?
- libgdx position window outside of stage
- easy way to serialize/deserialize public enums?
- java spring security with openid provider
- what's causing java (hailstone sequence) to crash in my program
- why scala needs duplicate constructor? (java.lang.nosuchmethodexception)
- java threads producer consumer algorithm not working properly
- swingutilities.windowforcomponent(jframe) returns null
- jsoup parsing - parsing multiple links simultaneously
- java regex repetition (dice notation parsing)
- java - object properties does not differ
- sort jtable's entries without clicking on column header
- how do i display a "single bar chart" in a tablecolumn of a tableview (javafx 8)?
- arrays.fill complexity in java
- java encrypting logs
- java library or code to parse newick format?
- how can nginx add the subdomain as parameter when a proxy_pass to tomcat is executed
- @transient method call in spring hibernate
- keystore: delete password
- how do i concatenate two afp files together
- spring 3 mvc integration with dwr with annotation [closed]
- java.lang.long cannot be cast to java.lang.string
- codility binary period
- java output from process buider overwritten when using bufferedreader
- object intrinsic monitor as java.util.concurrent.lock
- how to create a new bundle object?
- generating pdf from pentaho .prpt report file in java - dependencies confusion
- left margin between icons and navigationview
- get random object from sql database via hibernate
- code coverage in intellij 10 ce
- is there a way to get only the changed columns from an object using hibernate?
- deserialization of a json array to a list and retaining the array order from json within list
- when would it be useful to implement iterator but not iterable?
- jtextpane indentation
- sorting 2d string array with bubblesort in java
- actuator /metrics endpoint does not include http.server.requests
- text value of xml node into java
- how do you set a message selector using java api?
- java jax-rs custom parameter with default value
- custom camera preview issue (stretch)
- best way to synchronize infrequently updated hashmap
- checkbox/backbutton issue depending on the browser
- variable initialization past xstream
- unique identifier for a connection in tomcat
- spring mvc how to display data from database into a table
- what is the best way to limit results using a detachedcriteria of hibernate in java?
- opening a lwjgl window from a swt app on mac
- unexpected end of subtree exception after hibernate version update on delete query
- serialization/deserialization of the final transient fields
- formatting decimal values for xml
- detect end of http get request header (java)
- netbeans gui preview is different from runtime view
- samsung g5 nullpointerexception on setvisibility
- portable, open-source java web server recommendations? [closed]
- how to know whether a file is .docx or .doc format from apache poi
- registering a custom messageconverter in spring boot
- how to generate json stringer in android for this format
- jpa @manytoone automatically remove parent when last child is removed
- simpledateformat incorrectly parsing string
- something like ejb wiring in spring for non ejb's
- how do i embed external .wav files in my jar?
- file.listfiles() on openjdk7 os x broken on file names that contain a euro symbol
- change an array to a string without creating a string
- is there a way to prevent tomcat from crashing when a loaded jni library corrupts memory?
- classes hierarchy and casting between objects
- add button to viewpager
- `unable to find class` error in drools
- java threads don't see shared boolean changes
- filling landscape pdf with pdfbox
- two dependency chains osgi
- java encryption issue
- how to scroll a scrolled composite using mouse wheels in swt
- button hover and pressed effect css javafx
- how to get number of days in given date range?
- how to get multiple substrings from string in android/java ?
- non-static method isgoogleplayservicesavailable and geterrordialog cannot be referenced from a static context
- strange ognl behaviour when using #this in s:select
- how can i use maven to include classes from a sibling module in a jar?
- jersey method not allowed 405
- morphia projection behavior for instance variable with default value
- java reflection getting array class of a given class
- spring/hibernate adding a shutdown hook running prior to closing the entitymanagerfactory
- spring mvc not loading static resources from webapp
- want to pass the java value into javascript function in jsp
- use java streams to collect objects generated in a `for` loop
- java string.format adding spaces to integers
- is there a way to call imagej macro (.ijm) from java (i.e. have macro stored as string and execute it using a java control of imagej)?
- how to run method with maven?
- classnotfoundexception during deserialization of a just-serializaed class
- java string split
- @embeddedid with autogenerated id using @generatevalue, this mix doesn't works as needed
- textalignment is not working in java swing jtextpane
- cannot resolve method placeholderfragment error
- the type parameter e is hiding the type e. generics template to a class
- java 8 classformatexception for interface with static methods, but only when using assertions
- is there any use of static methods/functions in java other than ease of calling?
- jaxb - example of following a keyref when unmarshalling
- java synchronized counter - what about get()?
- fair locking in reeantrantreadwritelock
- why does my relational tables throw outofmemoryerror?
- java image for control characters in jtextarea
- why is my bufferedimage receiving a null value from imageio.read()
- understanding java program
- trouble autowiring spring dependencies in jersey using jersey-spring
- spring batch jaxb xml unmarshal targeting multiple xml nodes
- can hsqldb handle a few millions of rows?
- android nfc device owner provisioning: send custom properties. is it possible?
- check if the desktop application is already running
- parsing a csv file with custom string separator
- opengl 3.3 on mac osx el capitan with lwjgl
- checking battery status in blackberry development
- spring. how exception translation works?
- permutation of sequence?
- do $sort works for sub array document
- hex string to decimal conversion
- android ndk r10d error
- dynamic queries with hibernate
- use jooq to do a delete specifying multiple columns in a "not in" clause
- how to handle large amount of float data?
- texture repeating on quads opengl
- android: how to run pit mutation testing with robolectric?
- a concurrent collection that maintains insertion order [closed]
- getting information from google chrome's developer tools
- how do i find pixels points inside quadrilateral using java?
- sleeping a thread statically versus using its instance
- getting ant build error: cannot run program "python"
- how to create curves from straight lines?
- what is the benefit in dynamically generating java bean classes from xml?
- handle up navigation from action bar like back navigation. how?
- java - create a custom event and listener
- jtable grid lines disappear unexpectedly
- spring security with delegatingfilterproxy
- error: operator does not exist: integer = character varying, using postgres 8.2
- thread safety of instance methods that have local variables only
- jdb stops on every exception - how to prevent this
- struts2 jstl iterator tag
- how do i save my jscrollpane position after i do a jframe.pack()?
- jsessionid cookie not stored
- java buffered image rescaleop transparency issue
- boolean instanceof object is true?
- passing session factories from one service to another
- packing subfields using jpos api
- jersey: how to use a custom `exceptionmapperfactory`
- sending email through intent without having to press send button
- unexpected detached entities with extended persistent context
- location of currency symbol for a particular currency in java
- itext pdf in servlet
- checking if periodic scheduledfuture is running now
- aws systems manager parameter store: using stringlist as key value pairs in java (lambda)
- using java 11 httpclient to read chunked data
- junit testing double.tostring in multiple cultures
- java: holding the cursor in an area
- imap email channel adapter throw exception "a5 bad invalid command or parameters;"
- inheritance / instanceof checks in freemarker
- what would happen if we don't unregister a broadcastreceiver?
- mongo java driver not obeying limit method
- since today, i cannot access netscape.javascript.* classes within eclipse
- change sprite color into white
- thread interrupt in java
- displaying image in jtable
- open new thread in tomcat
- java addition subtraction with money
- which are the source of java to fill system properties
- can not find a (map) key deserializer for type [simple type, class java.lang.class<java.lang.object>]
- loading 32 or 64 bit jni library in java
- onactivityresult deprecated, how to handle google signin in fragment for android(java)?
- tcp/ip application keepalive size, and bandwidth overhead
- why is this print line command executing twice?
- timerhandler in andengine spawing sprites at a interval
- javax.naming.authenticationexception
- inner class type parameter bound by enclosing class type variable
- jackson custom deserializer breaks deserialization of other fields
- problems with creating multiple series in xyplot with jfreechart
- search a word in a text file and return its frequency
- java program to download images from a website and display the file sizes
- sending serializable object between applications with broadcast receiver
- tomcat: how to get the secure port number in java?
- tutorials on opencv on android phones [closed]
- how to use schedulerfactorybean.schedulercontextasmap with javaconfig
- grails 2.1.1 - how to develop a plugin with an asttransformer?
- smooth drawing using java2d without the opengl or direct3d pipelines?
- android media recorder stop exception
- android - how do you make a button invisible but still active?
- google foobar responds with error(400)
- listening to outgoing sms not working android
- how to create query with objectids using java?
- action errors are not shown on the jsp
- how to get image map from jfree chart's image
- why does my java code execute bash command incorrectly?
- servletcontainer class not found exception
- neo4j unmanaged extension and guardtimeoutexception
- how to change the type of a function reference?
- java 8 nested null check for a string in a map in a list
- java beginner if/else if problem
- specifying the moxy runtime for multiple java packages
- getting the original secretkey from hex format
- unable to find logback.xml
- how do i add arguments to chromedriver while also using mobile emulation (java)?
- jdialog box not gaining focus
- create http basic auth chrome extension for selenium (mwe available)
- jpa does not insert new childs from one to many relationship when we use merge
- how to use hibernate sessions?
- referencing a file within servlet
- jdbc set_approle
- prevent eclipse from auto import packages when copying source code between projects
- generating all unique pairs from a list of numbers, n choose 2
- java installation error on yocto build
- javafx webview does not load upper folder script in jar
- how do i convert a camelcase string to underscore in java keeping some upper cases and the rests as lower cases?
- returning mutable member variables (date/timestamp) using getter functions in java?
- drag and drop move back to original position after dropped on target with shadow in android?
- why is my androidhttpclient not sending params when i call execute?
- atmosphere with android
- why the spring boot vaadin app can not run?
- how to scroll the contents to bottom by default in jtextpane?
- autowiring: expected at least 1 bean which qualifies as autowire candidate
- spring mvc & rest: different "layout" with same "content"?
- jaxb adding attributes to a xmlelement for simple data types
- jtextfield resizing upon minimize
- when can propertyutils.copyproperties fail silently?
- sharedpreferences are empty when called for the first time in fragment
- center widgets within a layout in vaadin flow
- gson with several known classes
- java jpa one to many
- import stanford nlp intellij
- performance test independent of the number of iterations
- org.hibernate.tool.schema.spi.commandacceptanceexception: unable to execute command
- swing: canvas overlaps menu
- resulttransformer in hibernate return null
- seam/jsf form submit firing button onclick event
- resizing type_custom bufferedimages?
- netbeans 12 utf-8 chinese output with maven projects
- rxjava observable.create wrapping observable subscriptions
- instantiate java classes which implements specific interface using reflection
- is using java reflection bad practice?
- how to pass multiple checkboxes to the action
- "streamcorruptedexception: invalid stream header" when reading objectinputstream sent from c# client
- jpa one-to-many unidirectional relationship using a join table
- jersey and jackson serialization of subclasses does not include extra attributes
- @value for numeric types in yaml file in spring boot
- how to add multivalue property to jcr node through java code?
- google app engine datastore writes: how to enable/disable read-only mode remotely?
- find second occurrence of pattern in regex
- in android how to add user_photos permission to get the facebook album photos?
- android foreground service without notification - how to?
- kotlin 1.4.30 apache beam compilation error
- how to read manifest.mf from pojo class (not a servlet) instantiated by spring?
- teracotta and hibernate search
- telegram api : how keep apistate to save signin state
- why can you cast int[] to object, but not to object[]?
- how do you install the source for the java libraries in eclipse?
- generate p:tabs from java list
- swagger-codegen header parameter for java rest client
- how do i empty a primitive array?
- executing spring roo programmatically
- unloading clojure vars from jvm thread-local space
- openjdk 8: can't resolve hostname
- jar-level (assembly-level) class scoping in java
- concurrent modification exception in java
- multithreading--why one thread is doing all of the work?
- custom method for arraylist
- jframe intercept exit on close to save data
- how do i post a picture/image using the io codenameone
- logging commons and mapped diagnostic context
- does the java uriresolver concept exist in c# and .net?
- string reference?
- remove %0a from string
- what does the {}.gettype() syntax mean in gson?
- compiling scalafx for java 7u7 (that contains javafx 2.2) on os x
- how can i have my ant task pass or fail based on the results of a jar it runs?
- character encoding in java
- how to set scroll to the top - jpanel that has multiple jtextareas inside jscrollpane
- replace single element in list with two or more other elements without disturbing the order of the remaining elements
- android java.lang.abstractmethoderror on requestlocationupdates
- android php connection error? (add java code)
- how to remove unused imports using eclipse and not reorganize it?
- how to get rgb pixel value from r ,g,b value in java for a bufferedimage
- creating a new hibernate table
- java: thread.sleep() inside while loop not working
- javascript unable to parse string serialized with gson from java
- how to get all drawable resources?
- how to delete a executing jar file
- which is the best way to compare two documents in java without any complexity and precise result
- reading system.in multiple times in java causes ioexception?
- android, org.w3c.dom: no validating documentbuilder implementation available
- suspending the jvm for a limited amount of time
- java configuration for jdbctemplate and transaction management in spring
- difference between jodatime and calendar for years before 1900
- regex to detect if character is repeated more than three times
- update multiple fields in multiple nodes simultaneously in firebase (android)
- how can i add a line break to a textview?
- java - using trycatch outside a method
- what libraries do i need to use a paper scanner in java? [closed]
- scale libgdx ui for mobile?
- jersey rest/ jaxb error , mapping an interface
- how to read xml to a list of pojos in java?
- what is the implicit declaration of interface methods in java 8?
- org.hibernate.lazyinitialization exception
- java heap space error making eclipse to hang
- repositioning the cursor with freemarker
- osgi component configurable via apache felix
- generating random numbers with identical pairs between 1 to 8?
- how to obtain just a single form field from an httpresponse in java and write it to a file?
- converting string to char and sort in descending order (ascii)
- is there a google app engine plug-in for netbeans 7.3
- a simple leap year logic trouble
- java layeredpane layoutmanager add() method conflict
- how to create spinner to show current and next 30 dates
- adding content to facebook feed dialog with new facebook sdk for android
- unit testing method that invokes filewriter
- cvc-complex-type.3.2.2: attribute xsi:schemalocation is not allowed to appear in <people> in java dom
- how to restrict legend size and making it scrollable with piechart? and javafx layouts
- tools for generating a control flow graph from source code [closed]
- how to load a properties file from the meta-inf directory?
- front end java, back end c++ , how to join?
- open a file from the same package
- implement binary search using the `collections.binarysearch` signature
- avoiding hibernate annotation exception when using two identically named tables in two different schemas
- error when migrating web.xml from java ee 5 to java ee 6
- writing code to: start an r session, run r script, terminate session, repeat
- jxtable column sorting changes between 1.0 and 1.6
- using jsp in javascript function
- meaning of scanner isn't synchronized
- org.postgresql.util.psqlexception: protocol error. session setup failed
- check login in blocking mode in netty
- netbeans code-gen woes: how to edit auto generated code?
- java 11 httpclient - what is optimum ratio of httpclients to concurrent httprequests
- how to delete apache axis tmp files without restarting
- grouping list of objects and counting using java collection
- generics declaration differences in java
- java / android package name for example code
- jbutton & action & keybinding
- custom annotation is not working on spring beans
- spring websockets xml configuration not providing brokermessagingtemplate
- spring isolation support? msql snapshot isolation
- load a resource in jar
- throw exception or prevent it?
- why isn't playframework custom validation message not displayed in template
- word wrapping in jtextpane
- how to integrate spagobi application with java spring mvc application?
- java.lang.illegalstateexception: commit already called
- how to suppress extension warning in excel
- trouble with eclipse
- error when calling javascript method from applet
- passing a enum value as a parameter from jsf (revisited)
- find substring index in array using java
- where() in (select) h2
- eclipse error: says build path is incomplete
- eclipse refactoring fails -> keeps throwing exceptions!
- java checkstyle usage
- spring integration 5.0 + project reactor: controlling threads
- jvm jit deoptimization after idle
- android java.lang.illegalargumentexception: path must be convex
- java client/server sockets
- hibernate lazy loading with @lazytoone(lazytooneoption.no_proxy)
- getting cannot resolve reference local ejb-ref not implementing parent interface
- write data to .txt file in java?
- jpa mapping a java double to a sql number column
- file download using selenium
- android connection timeout on asynctask
- examples for thread divergence actions and external actions in the java memory model
- java programmatically compile jar
- unsatisfiedlinkerror calling jni generated by swig?
- how to pass text from activity to google now search in android
- what is the simplest way to add an item to the beginning of a java array
- threading implications of asynchronousbytechannel
- cannot access res folder?
- double back press to exit from fragment
- how to get name of output stream (i.e, stderr, or stdout) in java?
- writing to a file in java
- how to post error messages to the html from struts2 outside of action class
- contains method ignores equals override
- spring @value annotation not working
- how to re-add icon to system tray after explorer.exe crash
- android - firebase - the email address is badly formatted
- android, add view with height in percentage
- send multiple post requests through a dataoutputstream in java
- @cacheable doesn't intercept the method, cache is always empty
- crop exact document paper from image by removing black border from photos in java/python
- couting back edges to get the number of cylces in a directed graph
- how does android objectanimator recognize the attributes setter methods?
- include pom.xml in jar with gradle
- various pointcut expression scopes trigger multiple advice calls unexpectedly
- org.dbunit.dataset.nosuchtableexception, but table exists
- java heap and thread analysis for memory leak
- drools rule implementation
- jsr250: commonannotations for java, 2.3: @resource methods must be setters that follow the standard javabeans convention
- circular dependency in spring injection - is this bad design?
- how to access map in velocity template file
- android startactivity from javascriptinterface
- reading special characters from file - java
- custom implementation of thread in java: is it possible though jni?
- how to detect fin - tcp flag in java application?
- possible for ide's to resolve scala classes in java using maven?
- is it better to use a single flatmap() over a map().flatmap()?
- jnlparseexception [ could not parse launch file. error at line 56.]
- performance cost of serialization and compress a object in java
- how to have rotated ellipse shape in java?
- is it possible to set the posix group of a file?
- xaexception in websphere application server
- vertx fileupload uploads file without extension
- how to iterate key-value pair in retrofit
- convert latin unicode characters stored in database to their english alphabet equivalents
- remove leading zeros with regex but keep minus-sign
- exception in thread "main" error in eclipse when trying to run testng class
- google cloud endpoint backend - is it possible to retrieve attributes of the httpsession?
- is this possible to convert ebcdic comp-3 file to ascii file values using java?
- question about jtextfield and text format with numbers?
- what is the purpose of scope="prototype" in spring?
- java generics and super type tokens
- java daylight saving time does not work for distant past (update: it does)?
- merging a list of maps into a single map
- why java newinstance hang at getdeclaredconstructors0?
- jetty+jersey servlet+weld: weld injection not initialized, what is wrong?
- jackson: mapping some fields of json to inner fields of class
- jar file does not load class files from ext
- java: "class overloading"
- increase heartbeat value in spring rabbit
- transform a single<list<item>> to an observable<item>?
- creating an object in java outside of the init
- how to modify a method from another class
- lib gdx json serializationexception and missing no-arg constructor
- should jdbc blob (not) be free()'d after use?
- java.lang.nullpointerexception: no fileitemfactory has been set
- distribute range of numbers between each threads
- jersey 2 + hk2 - @applicationscoped not working
- how to divide a sentence into parts java?
- apache-httpcomponents: socket closed error
- where does eclipse store projects / packages etc?
- how to format monetaryamount with currency symbol?
- question about signing application for android
- blocking equivalent of java's timer
- what's the recommended way to set networkaddress.cache.ttl in elastic beanstalk?
- jtextpane and hanging indent glitch
- how can i set while repeat count per second?
- how to detect circular reference in a tree?
- jackson accepting negative dates
- does request.getparameter() still work when uploading files with servlet 3.0?
- fileupload isformfield() returning true when submitting file
- hibernate validator: violation message language
- rabbitmq : failed message being reprocessed in an infinite loop
- how to masquerade tap interface traffic
- how to tell dozer to use linkedhashset collection in destination field?
- accessing input type="file" full path from a java applet
- i want to use index about randomly index in java
- where to find offline installer for vaadin 7?
- printing a list using reflection
- spring3 mvc @valid annotation cannot be found
- how to cut out and save a rectangle from an image?
- why my jcomponent is not displayed on top of backgound jframe?
- java regex to remove sql comments from a string
- how do i create an array with 1000 randomly generated ints?
- providing timeout execution for a spring aop aspect
- java.lang.classnotfoundexception: org.apache.spark.sql.dataframe error when running scala mongodb connector
- how to get values of inner document attribute in mongodb?
- find and print num of solutions to x1+x2+x3=num
- how to refresh recyclerview in one fragment when data changed in another fragment
- proper way of using locationmanager in codename one
- how to get latest offset/size of a kafka topic using kafkaadminclient (java) for 2.x version
- question about java regex
- does gwt have its own notion of classpath?
- passivation issue with stateful session bean
- getting location of cell in jxtreetable
- java: exception when remove a record inside a list in a for-each loop
- java: what are my options for event notification in my own api?
- link static library (without -fpic) to shared library on 64bit os
- what happens when two threads try to modify/access the same key in hashmap?
- how to configure mysql on eclipse ee (java)
- how to un/marshall underscored xml to/from camelcased java using jaxb?
- supercsv quote every exported cell
- volatile reference and subsequently setting the value of the variable
- how to exclude other @controller from my context when testing using spring boot @webmvctest
- how to log error and info messages separately into syslog with log4j?
- spring mvc tracing the referrer page
- apache beam - org.apache.beam.sdk.util.usercodeexception: java.sql.sqlexception: cannot create poolableconnectionfactory (method not supported)
- casting an int into a long
- using struts2 to redirect with dynamic parameters not working
- how to secure hibernate qbe query
- jmap.java - timed out while attempting to connect to debug server - swdbgsrv.exe
- how to cancel shceduledfuture and wait for runnable to stop, if runnable is in progress at the moment of cancellation?
- how to check app engine's quota?
- combining two date instance to create date-time using joda
- max length for email validation with regular expression
- json exception - no value for wanted parameter
- eclipse conditional breakpoint, break at any string equals
- jschexception: algorithm negotiation fail diffie-hellman-group14-sha1
- how to create a listener for bottom navigation and navigation drawer in the same activity?
- jodatime-passing a string directly to datetime's constructor
- java servlet trying to output a xlsx file, but keep getting octet-stream
- java regex - how to replace a pattern or how to
- remove objects from list - contains strings - comparing the list
- jfreechart x and y axis scaling
- intellij can't find my m2_home, why is that?
- nullpointerexception calling teardown() on google app engine localservicetesthelper
- using 64bit and 32 bit jdk
- use lru image caching in conjuction with httpresponsecache for disk and memory caching
- type mismatch: cannot convert from int to byte using ternary operator
- nullpointerexception when using double buffer in swing
- why changing the order of the joincolumn, hibernate return a correct or incorrect query?
- oauth2 sso with spring boot without the authorization screen
- how does size( ) works in java's arraylist class?
- extract lotus notes document's complete acl from java
- is `+++` its just a post-fix increment followed by an infix (always)?
- getting the new line character without system.getproperty("line.separator")?
- cannot find main class, java error
- why casting (object)null result to not null?
- convert private key to pkcs#8 format in java
- hibernate-sqlite dump and import via java
- jframe that has multiple layers
- maven plugin install:install-file error
- java keylistener: how to perform an action when two keys are pressed?
- function isassignablefrom returns false during server startup
- convert string to date object in java
- jaxb, annotations for setter/getter
- editing a large xml file 'on the fly'
- how do you serialize a guava collection?
- java.lang.error while adding new activity in activity group
- what is difference between literal comparison and variable comparison
- searching for a tag, then saving text between tag as a variable
- spring boot mongodb search by id returns null
- error in java : java.io.filenotfoundexception: c:\users\fssd\desktop\my test (access is denied)
- c# enums: can they take members and functions like java enums?
- what causes component requestfocus to fail sometimes?
- jasper reports change absolute path to relative path?
- how to change icon image of button on mouse entered/mouse exit?
- listview item state_selected is lost on real device
- java - scanner : reading line of record separated by pipe | as delimiter
- .getsize() isn't updated
- how to convert a map to arraylist of objects?
- restrict mutable object inside immutable object java
- r.java will not be generated (android-maven-plugin)
- how configure timeouts, retries or max-attempts in differents queues with spring rabbitmq
- java os x dock menu
- java, string instead of double after editing cell in tablemodel
- getting installed applications programmatically
- how do i convert my beaninvocation object in camel to a message body and headers?
- token invalid - invalid token: cannot parse referred token string: invalid gaia_data.authsubtoken proto on base64 token
- hyperlinks in jxtable column, populated from database
- weird behavior : sending image from android phone to java server (code working)
- string[] memory usage
- count maximum consecutives 1's in binary number
- how to change jar build path in jenkins?
- multiple strings colored in different way into the same cell of a jtable
- how can i model a custom exception association in a class diagram?
- android ndk app failed to load library
- wso2 mdm iphone profile installation issue (invalid der encoding, not ended)
- how to create an object from a different scope
- what is the correct way of message passing between classes in mvc?
- ant download a jar at build
- osb fn-bea functions using xquery processor in java
- simple java scanner code not working
- deployment of multiple, depended cdi jars in one ear
- restcontroller design struggle - spring boot rest api
- spring webflux and observable responses not working
- unable to edit tomcat java options in xampp
- problem with super.paintcomponent(g)
- querying prolog variables with jpl
- why is that only messagesource is allowed as bean id for resourcebundlemessagesource?
- base64 decode gives different results in java and ruby
- listview onclick listener not working after updating cardview layout
- concurrentmodificationexception inside publishresult - arrayadapter
- static block is called twice, maybe multiple class loaders?
- override yml configuration in spring-boot with command line arguments not work
- how do i find the java interface whose method is implemented in a given class?
- is there yyyyww format in java
- java generic question
- creating dictionary from pyspark dataframe showing outofmemoryerror: java heap space
- java: read .csv file and save into arrays
- disable wadl generation on jersey 1.19.1
- java check directory for zip files
- why java config is favorable in spring boot when compared to xml config?
- mongo aggregation vs java for loop and performance
- how to set image on jlabel from project folder?
- is object eligible for garbage collection after "obj = null"?
- java with string length limit
- non-fixed width text in a static string - jasper reports
- restrict tomcat access by ip [closed]
- how to make bmp fills the jpanel
- why does this code throw a java.lang.nullpointerexception?
- why my input is showing one thread executing after another thread, not at the same time?
- huge linkedlist is causing gc overhead limit, is there another solution?
- replacing if statement with for loop (java)
- sending image as text in java
- jta datasources without transactions
- send an email from java through proxy
- how to map class attributes with underscores "_" in their names in spring-data jpa
- is it possible to define your own 'controller' in window builder for eclipse?
- how should i structure my project to share classes between an android client application and a jsp server application?
- how to enforce this pattern via gradle plugins?
- what is logging, and how is apache commons logging used?
- using an array of strings to create a 2d (map) array in java
- how do i use different version of java
- how to execute a sql statement in java with variables
- guava cache listener for insertions
- java - how to find duplicate values in rows and columns in a 2d array?
- how do i fix eclipse warning: "it is recommended for plug-in 'xxx' to run from a jar, specify 'unpack="false"' attribute"
- asp.net doesn't have object pooling in standard like in java ee?
- making a typing timer in rxjs; tracking time spent typing
- how to read and write in arabic in eclipse
- maven repository location is not updated in eclipse
- creating cells for gridlayout in java
- jscrollbar don't show thumb in nimbus l&f
- is binary search tree balanced?
- weblogic, choosing the jdk
- jms queue message receive order
- what is the absolute fastest way to implement a concurrent queue with only one consumer and one producer?
- java.lang.nosuchmethoderror: javax.ws.rs.ext.messagebodywriter.iswriteable
- does okhttp send authorization and other potentially sensitive headers on redirect?
- how to update a value in a concurrenthashmap threadsafe
- xmladapter to jaxb-bind joda time interval?
- retrieve plaintext ws-security password at service endpoint with metro + wsit?
- reflect on functions declared in a groovy script
- neo4j 4.2 graph repo save method is now ambiguous
- why am i getting a warning about "possible loss of precision" in java?
- uncaught ext.error: you're trying to decode an invalid json string: form submission using ext js and spring mvc
- get value of key from properties file in gwt
- is it possible to write plugin for eclipse other than java, in eclipse?
- binary search tree path list
- why do clipboard listener use more cpu usage?
- boundary detection after canny edge
- how to add header in itext 5.2.1?
- soap xml in return - android
- why getchild() method of jdom returns null?
- spring boot rabbitmq receiver jackson deserialize to pojo
- jena library is not writing output to an external rdf/xml file
- how can i initialize my generic array?
- hibernate doesn't create table - spring mvc
- game of life in java, overpopulation but can't figure out why
- object oriented approach in java script
- how to remove separator line in jfree chart- donut chart
- using java stream api, finding highest value of variable, with the stream of the changes made to the variable
- how to delete an entry from an array in java so that the other entries remain in order
- changes in dependent modules cannot be seen in other module in maven eclipse
- concurrenthashmap java
- hamcrest matchers contains with list of matchers
- problems with: a soft-locked cache entry was expired by the underlying ehcache
- java: raw types vs. generics
- jpa one-to-many association to an entity with @inheritance(strategy=inheritancetype.joined)
- java swing radio buttons - java.lang.nullpointerexception
- how to write fibonacci java program without using if [closed]
- wrong output for integer comparison values
- comboboxmodel events not working
- how can i serve static content from cxf / jax-rs with my rest api mapped to root context?
- java loop and increment problem
- how to fix "static methods in interface require -target:jvm-1.8" in scala application?
- sqlite database in android and java
- incorrect vbo for mesh: some triangles are connected and shouldn't [2d]
- how to call a method from a separate class java
- aggregate functions over a list in java
- java.lang.securityexception: requires access_fine_location or access_coarse_location permission
- how do you use java stream api to convert list of objects into a nested map based on information stored inside object?
- my jframe flickers
- how do synchronized lists work?
- how to use rest api in jsp? [closed]
- change custom submenu background color with java code
- convert json record to linkedhashmap<string,string> using jackson api
- handling database constraint errors nicely
- list to varargs with pre-difined size or without size
- using stream result with struts2
- android testing java.lang.noclassdeffounderror error due to fest-android
- override / disable super-interface method
- mouse wheel listener not working in jscrollbar
- need dependency tree for a java source file
- hibernate child object not saving
- jax-rs and xmlhttp communication
- jprogressbar while data loading in swing
- hibernate and jackson lazy serialization
- node.js decipher not works for other ciphers' ciphertext
- android and gson throwing no-args constructor not found exception
- netbeans with glassfish have no suitable driver found for mysql:jdbc
- make long value as date and format it in thymeleaf
- java: console skipping input
- change time zone for tomcat
- synchronize scrolling of n number of jtables in java swing
- partitionkey value must be supplied for this operation
- improvement of package-private classes in java
- trying to move an object from a fixed starting point to the coordinates of a mouse click
- java: sl4j how to log for all classes?
- spring boot application configuration question
- delete rows from arraylist#1 that appear in another arraylist#2 and are non-unique in arraylist#1
- handling ibatis nestedsqlexception
- java garbage collection and graphics dispose method
- jdbc for sqlite in netbeans: no suitable driver found
- are there any tools for detecting architectural and design patterns in code? [closed]
- how to construct colour from byte array?
- basegame util cannot be resolved to a type
- java http post with basic authorization and redirect
- java, extracting words between $ symbol
- getresource will always return null
- java class fields, object use in beanshell
- error:duplicate files during packaging of apk android studio error
- how to override quartz's property value
- controlling and creating multiple sprites array java libgdx
- got "data isn't an object id (tag = 49)" while generating x509 cert
- right click mouse event
- basic java hangman
- maven java project in eclipse doesn't see classes in same package
- web app needs to communicate with serial port
- display error login message on custom spring boot login form
- java 1.5.0.12 and custom annotations at runtime
- jfreechart general issue on the possibility of interactlively modify a displayed curve dragging mouse
- testwatcher and testng
- how to correctly print out a hard copy of a jtextpane with "text/rtf" content?
- bigtable error with sbt assembly fat jar (neither jetty alpn nor openssl are available)
- reference data pattern
- reading request parameters in google app engine with java
- implementing next and previous buttons using a linkedlist
- why use imageio can't get bufferedimage from url
- eclipse: auto-terminating(java)
- android onclick slide transition to next activity
- uri to file in zip incorrect if path contains spaces
- spring webservicetemplate connection timeout property
- error executing pigserver in java
- parallelstream toarray of higher size java8
- repainting an applet from a swingworker used to compute triangles and circum-circles
- com.sun.mail.handlers.text_plain cannot be cast to javax.activation.datacontenthandler
- java.sql.sqlexception: ora-06550: line 1, column 13: after granting user permission to execute package
- serializing java path with kotlinx.serialization
- javafx text area disable scroll bar
- how can i ensure correct drawing order in an overlaylayout?
- how to limit the input to the scanner?
- error setting java string[] to postgres prepared statement
- rxjava retrywhen called instantly
- implement indexer on an custom asset with liferay 6.1
- java.lang.noclassdeffounderror: org.joda.time.datetime
- vertx jdbc how it works under the hood
- dc/os jmx access
- regarding thread safety and jpa entitymanager
- @service and @scope("prototype") together
- maven build error - failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.5.5
- calling different methods of same class using multi threading in java
- quickfix.message cannot be cast to quickfix.fix50sp2.message
- how to test for null keys on any java map implementation?
- f:viewparam with converter and viewscoped exception out when invoke the second ajax request
- calling oracle pl/sql stored procedure from java middle tier using jdbc on linux?
- field.getgenerictype() returns instance of java.lang.class instead of type
- class not found exception in hadoop
- java swing: how to add multiple jpanels to a jscrollpane
- generic enum.valueof method : enum class in parameter and return enum item
- how to add pictures to a javafx 2.0 netbeans project
- java reason for changing of package name case convention
- spring batch commandlinejobrunner can't find .xml configuration file
- what are good ways to keep gridbagconstraints under control?
- java - mysql - select query outfile - where is file getting saved
- get different json representations of the same object
- cannot catch sigint signal in a producer-consumer program where jni is used in consumer thread
- finding a word in a web page using java
- smtp code 250 but email lost at remote server
- how generic type with a recursive type parameter along with the abstract self method allows method chaining to work properly?
- how to exit from an android app?
- java reference assignment with generic lists
- safely running javascript code in java
- unexpected changes of the width attribute of a component
- how to make swing controls in netbeans by default protected or public?
- how to get the id of a dynamically created textview?
- duplicated : no setter/field for found on class
- how to implement iwindowclosehandler in eclipse (e4) rcp?
- spring boot crudrepo define a bean
- how to create a web-project with gradle?
- google charts api json not valid
- how to scroll two or more jtables with a single scrollbar?
- how to create a location arrow marker with sensor bearing in android google maps v2?
- how to get "circular" generics working in java?
- why is the expression `super()` in the java ast in rascal?
- using blobstore from junit
- spring @requestmapping handling of special characters
- cannot access services after adding corsfilter in resteasy
- failed to sign in error in google play games on some phones
- javamail appendmessages throws ioexception no content
- best way to add/set an ipv4 lan address in java
- how to deal with errors in the dropbox java api
- selenium findelements() / findelement(by class) returns null
- spring mvc -- java.lang.classcastexception
- which ojdbc driver for java 6?
- do rebuild of only necessary jars with maven
- private static final double is 0
- writing unsigned types to a netty channelbuffer
- cannot convert object of type to jms message. supported message payloads are: string, byte array, map<string,?>, serializable object
- why does js assume string date without time is utc if 0 padded and local if not padded?
- jfilechooser is not opening default win 7 file explorer
- in java, is it possible to execute a method for a period of time and stop after it reaches the time limit?
- program pauses on initializing object input stream in java
- java convert a format.string
- hibernate criteria - how to limit join results to a single entity type?
- java - enums - logical circular reference
- how do i pass model data beween a view state and action state in spring web flow 2
- sqs message acknowledgement
- pass parameters from servlet to jsp page
- how to search an array for a part of string?
- lucene analyzer for indexing and searching
- will volatile protect me from all behind-the-scenes multi-threading hazards?
- java.lang.noclassdeffounderror: com/amazonaws/auth/awscredentials
- biginteger exponentiation with biginteger number: arithmeticexception, would overflow supported range
- javax.xml.bind's base64 encoder/decoder eats last two characters of string
- what is the difference between the java operators >> and >>>?
- alternative of @transactional annotation
- hibernate result transformer cannot instantiate resultclass
- how to figure out used jars?
- jlabel in gridlayout
- how to convert english number to chinese in java
- run eclipse in jdk?
- waiting for all the tasks to finish
- error with autogenerated file buildconfig.java - android
- extract part of a string from a url - java regex
- rounding to the closest 100
- is using import some.directory.* worse for performance?
- is there a round off function in j2me?
- async task #1 occurring in the doinbackground method
- the difference between "c c = new c()" and "a c = new c()" when c is a subclass of a in java
- efficient way to send an image over socket in java
- drawcircle vs drawbitmap
- moving shapes along an arc path with java graphics
- serialization of related objects in java
- "missing columns in relationship" when creating table
- maven dependency from svn repository
- xmlstreamreader: get character offset : xml from file
- how do i show a splash screen only when the activity starts up not when it is resumed?
- linked list. insert integers in order
- cannot reference a field before it is * defined" error
- tomcat authentication and spring security
- hibernate: parent and child relationship data structure
- can null be assigned to or be compared to a value type variable?
- importing/using a resource from an external clojar
- glassfish 3.1.1: retrieve http-authentication in restful webservice
- is "assert false;" a good practice?
- object created with "new" keyword and created with reflection
- getting class from ear/war in ear/lib/jar returns classnotfoundexception
- can i recompile a public api with a sub-interface and keep binary compatibility?
- refactoring import statements using shade relocations in maven
- ksoap2 java.lang.runtimeexception: cannot serialize
- asmack - receiving custom xml messages
- biginteger.valueof() for very big numbers?
- joptionpane.showinputdialog() in gwt
- @transactional and inheritance
- what's the difference between public interfaces and published interfaces in java? [closed]
- how to print "today is may 22, 2014 and it is 2:04 pm" at the console?
- alternative of java string.split for better performance
- disable menu items programmatically
- dwt java script library progress dialogue automatically displays with angular 5
- using tomcat basic auth with new webapplicationinitializer
- how to retrieve attribute from controlleradvice selector in controlleradvice class
- paypal braintree subscription payments
- java ee interface conditional inject
- hibernate : don't want to save milliseconds
- java- fixedthreadpool with known pool size but unknown workers
- maven: failed to retrieve plugin descriptor and peer not authenticated errors despite the settings.xml having repositories configured with https
- how does the new keyword in hql work?
- thread synchronization for dofn in apache beam
- websphere 8.5.5 utf-8 encoding issue
- java array index out of bound 4
- run java code once every hour
- how to read logback configuration file from system environment in tomcat 7
- how to use the spring-security filters without an application context?
- alertdialog show = new alertdialog.builder(this) is undefined
- return argument of mocked method as a result
- using collections to sort values
- not able to load image from server in android
- javadb/derby error 08006
- c++ - alternative to integer.parseint() and string.valueof()
- is there a way to remove everything except characters, numbers and '-' from a string
- openjdk and com.sun.net
- jax-rs and mvc at spring boot
- ignore sigint in java
- how can i fix java.lang.nullpointerexception caused by tracegovernor in jaspersoft studio plugin?
- maven artifact jar different name than version
- how to convert a joptionpane to a jdialog
- how to merge 2 enumerators in one, based on merge rule
- including xs:restriction(s) as annotation(s) in moxy generated java classes
- invalid column index , update using preparedstatement
- interfacing with java functions in haxe
- akka/java getcontext().become with parameter?
- the 'initial-delay' attribute may not be used with cron and trigger tasks
- xml unmarshalling using jaxb with namespaces and schema
- hibernate/hsqldb 2 cannot hydrate blob column
- java: manipulating an array
- string#split method confusion
- jmx : rmiport and registryport the same?
- soap or rest? specific project
- android lunar lander thread handling alternatives
- decomposing a value into powers of two
- hudson executing just one job non-parallel
- android: reading wav file and displaying its values
- javafx creates alert dialog which is too small
- org.apache.commons.fileupload.disk.diskfileitem is not created properly?
- how to make label backgrounds transparent in swt
- get jruby jar path
- dropping support for jre 1.3
- listview with multiple strings
- how to optimize retrieval of most occurring values (hundreds of millions of rows)
- serialize a custom map with jackson
- merging two config.yml files in java?
- background images in java applets
- $wnd.google.visualization is undefined
- how to write a transaction using jdbc driver?
- what's the rule of thumb regarding swing component extension?
- what is a maven-application.xml file for?
- importing vufoira scene into native android app
- aem cq with jpa (hibernate)
- does specifying the encoding in javac yield the same results as changing the active code page in windows cmd and then compiling directly?
- how to skip the failed beans in springboot to avoid reportfailure:771 >> application startup failed
- possible paths to the top of a staircase
- can i run a webpage-embedded java applet on the iphone's web browser?
- java: how do i pipe inputstream to standard out?
- way to call inner class by outer class
- turn on speaker in incoming call android
- reading a text file using bufferedreader and scanner
- apache commons exec pumpstreamhandler continuous input
- how to check if an edittext box(s) is empty or not in android using java
- using springfox to document jax-rs services in a spring app
- java: java.util.concurrentmodificationexception
- starting an axis2 service programmatically
- java shared condition between classes throws illegalmonitorstateexception: null
- handling collection updates with jpa
- error in sending mail by java
- having an error reading from a file in java
- aapt.exe'' finished with non-zero exit value 1
- http 500 internal server error in android
- how to call a database function using spring data jpa?
- error- dalvik.system.pathclassloader [data/app/com.my.appname-2.apk]
- get an publisher<bytebuffer> from inputstream
- what rxjava operator to use to chain observables only under certain conditions
- oauth2resttemplate - client side caching
- how to create conditions based on user role using jsf/myfaces?
- problem when trying to use generics
- how to rank documents using tfidf similairty in lucene
- how to use jackson instead of jdkserializationredisserializer in spring
- best way to load big background in libgdx
- how to run the app with spring-cloud-starter-aws locally?
- how to search (case-sensitive) for files using java glob pattern?
- choose return class type based on parameter with java 7
- i want to search for a string using stringtokenizer but the string i'm looking for has a delimiter in it - java
- real time game development
- hive transactions are crashing
- android activity navigation
- how to format decimal numbers with stringtemplate (st) in java?
- read data from webpage
- light and fast android json parser? [closed]
- itext setencryption error
- poor performance using hibernate criteria api
- gson custom deserialization
- how to iterate over a sortedset to modify items within
- java ant eclipse run error
- exception notification in java
- the undo and redo implementation in java
- avoid the problem with bigdecimal when migrating to java 1.4 to java 1.5+
- xmlbeans xmldatetime format without timezone info
- java invalid stream header: 7371007e
- java: how come this returns null?
- soap connection timed out in java client but not in soapui
- override java method with arg class<?> in scala
- how to run a step in a loop in spring batch : updated
- schema of flatten operator in pig latin
- reading and writing properties file in a java swing application
- how to split a list into a given number of sub-lists?
- overriding hashset's contains method
- maven with jenkins - update parent pom version of dependency
- can database entries added from items be deleted with button?
- can you create multiple jvms in jni in a single process?
- how do i make a resident instance in google app engine?
- eclipse helios not showing javadoc
- formatting jeditorpane's cursor, tooltips, links
- returning a new immutablelist that is an existing list plus an extra element
- distributed counting semaphore in java
- do i need to delete tmp files created by my java application?
- disable stringbuilder optimisation in javac
- call paintcomponent for a jpanel in jframe
- jsp cant find bean class using "" modifiers
- how to check the order of breadcrumbs in selenium
- java.lang.unsupportedoperationexception: not implemented by the distributedfilesystem filesystem implementation during filesystem.get()
- why my schema.ddl is empty after hibernate3-maven-plugin?
- starvation in non-blocking approaches
- throw anonymous exceptions in java
- media folder in jar file
- osgi and ...? what do i use to controll loading/unloading/reloading of packages?
- how to use the same iterator again and again?
- component annotation is not working properly
- java, search for a long in a binary file input, 8 byte aligned, big endian
- miglayout: how to resize the height proportionally to the width (keeping the aspect ratio)?
- mviewpager.getcurrentitem() doesn't return correct position for first & last pager
- spring mvc with jpa databinding
- changing cursor when rendering a jlist
- picasso is not working in android 10. why?
- updating class in jar, specify directory?
- restrict execution of a method with java annotations
- using a thread loop to update a jframe
- encoding strangeness with cp500 (lf & nel)
- default value for null fields using gson
- possible to layer imageicons?
- how can i return response status 405 with empty entity?
- using filewriter and bufferedwriter clearing file for some reason?
- javafx: java applet in a webview component
- custom cursor java
- user's authorization in java swing application
- can't pass the result of a generic method to another method?
- how to make an app unclosable?
- combining two bytes in java
- direct generic exceptions
- use swt in eclipse in a java 15 modular setup
- tarsosdsp with android
- firebase database getinstance crash
- spring test with h2 in memory database truncate all tables
- how to know if a java object is a list
- java arraylist and linkedlist - adding element at end implementation details
- why java enum need to check class and declaringclass in compareto method
- eclipse debugger is jumping to the wrong return statement
- how to cast/convert a bufferedimage into an image?
- how to execute multi batch delete in jdbctemplate?
- how to set onclicklistener (android)
- why main thread is not waiting for other async process(threads) to complete. alloff not working properly
- does java has any standard mechanism for uudecoding?
- jdi, java byte code instrumentation and java agents (jwdp, jvmti)
- autowire doesn't work for custom userdetailsservice in spring boot
- not able to switch database after defining spring aop
- time.valueof method returning wrong value
- how do i use an in out clob parameter defined in a stored proc in oracle jdbc?
- how to scan a file in a different directory in java?
- paintcomponent is not being called
- in java, why do certain variables need initialization at first and others only need declaration?
- new line and dollar sign in java regular expression
- using custom java classes in clojure repl
- simply java button to display a circle
- java - preferred design for using a mutable object reference in another thread?
- how to know what glassfish is - full plaform or web profile?
- if my code uses rtti then it will not work on android?
- glassfish server update center installation times out
- run function on jbutton press
- no static field instance of type lorg/apache/http/conn/ssl/allowallhostnameverifier when using htmlunit in android studio project
- how to paint a gridline as a background on jpanel
- java - notify() vs notifyall() - possible deadlock?
- alternatives to embedded if statements?
- java vs. c++ - raytracing
- android dialog nosuchmethodexception error when using xml onclick
- java swing group of checkbox multiple selection handler
- aws lambda for objects moved to glacier
- tess4j issue java.lang.unsatisfiedlinkerror
- how to preserve the modelmap between form submits?
- java jre built-in image for testing purposes
- how to set atomikos to not write to console logs?
- junit test cases @before and @after annotations
- static variables and methods
- i have a htm file can i read it as utf-8 formatted file without doing anything to the file
- different json array response
- special character is rejected by tomcat cookie parser
- implement expandablelistview in navigation drawer activity made by android studio [closed]
- how to list jboss as 7 datasource properties in java code?
- camel rest bean chaining
- how to set caching in ejb bean where am querying database using hibernate template?
- recursive initialization : static initializer not getting called when i access class field
- java mail: getting bounced messages to go to an address different from the sender
- how to dump generated java code to stdout?
- nullpointerexception problem when trying to mock elastic search's resthighlevelclient
- java - converting byte array of audio into integer array
- how is it possible to paint more than one rectangle on a glass pane?
- jar dependency - application server classpath vs adding it to the application war itself
- netbeans 12.0: "class does not have a main method" (but it does)
- issues casting elementnsimpl in different environments
- code in java(android studio) libgdx, how to calculate for a projectile [closed]
- how to target a lower language level in java
- add lombok plugin to intellij
- fileprovider.geturiforfile is throwing stringindexoutofboundsexception
- how do i read and write raw ip packets from java on a mac?
- java: keep window fullscreen in second monitor when not focused
- dutch national flag - not working for larger array
- how does file creation work in java
- user input causes frame.getcontentpane.removeall() to stop working
- how does spring autowire session scoped beans?
- android app package name
- java large database inserts
- highlightpainter issue with substance ui when using monospaced font
- reading r-errors through jri
- drawing graphics on top of a jbutton
- 415 status when trying to send formdata() in jax-rs jersey
- titles in tablayout aren't visible
- define button actions in inner class vs define button actions in public class in swing
- java generics silly thing (why cant i infer the type?)
- dividing a number into m parts uniformly randomly
- detect emails in a text and surrond it with the <a> tag
- spring data: jpa schema jparepositoryconfigdefinitionparser intiailization fails
- java library that has parseint, parselong, parsedouble, etc that accept default values and don't throw exceptions?
- javacc quote with escape character
- spring session scoped objects in @scheduled
- peerunavailableexception using jain sip api and the nist implementation
- spring data spa and oracle package
- javax.jws.webservice.wsdllocation with jboss 4.2.2
- getting rid of np_null_on_some_path_from_return_value?
- is it possible to remove jumps with final boolean on java jit?
- java - how to make jcombobox of non-string objects display string names?
- auto complete search jtextfield java
- is every class an instance of class
- how to avoid no main class and no class def found error using dropbox and eclipse for java
- dialog's object position libgdx
- display popup jframe under jtable cell?
- about sorting algorithms applied to stacks and queues
- listen for mouse released event on component on which the mouse was not pressed in swing
- string.format using a exception.getmessage() as a format
- intellij idea : search in java strings?
- unable to set content-type on soap request
- custom spring resourceloader using the classpathxmlapplicationcontext
- adding panels to frame, but not showing when app is run
- java noclassdeffounderror when running jar containing library jar
- how to add a library to the dependencies gradle of libgdx project
- 'datanucleus enhancer' error 206
- is it possible with jaxb to marshal two or more elements into one domain object field?
- netd destroys sockets when device is not connected to charger
- do we need to initialize an array in java?
- comparing dates in mmyy format
- how do i access multiple fields in a jpa query?
- listening for key strokes in a nested panel
- in my scheduleatfixedrate method, i put delay time to start run the method. but this delay time cannot work and run immediatly
- jax-ws on tomcat server
- how to create a very large biginteger
- log4j2 securetcpsocketserver setup
- changing the text in the title bar
- android: using cookies in http post request
- correct handling of background calls in jersey
- environment specific variables in google app engine java
- how to get "weather" object data from openweathermap api using retrofit
- best/simplest media framework for java
- prompttext in textfield of javafx 2 hides on focus after some java 7 update
- why does spring report a factory method arg as ambiguous?
- @elementcollection using xml configuration
- does using limit in query using jdbc, have any effect in performance?
- how to implement mvp using vaadin cdi and navigator?
- how to manage a jinternalframe calling another jinternalframe?
- how to make javamelody use different port (spring boot+two http ports exposed)
- calling c++ library in java using jna
- can java's desktop.browse provide an html target in order to reuse a browser window?
- what is the preferred way to load a dll on an eclipse rcp plugin?
- missing "annotation processing" menu in eclipse
- how to add doctype in jaxb marshaller
- how to load big file in background during initialize() method of javafx?
- how to declare a class<?> object such that is is an enum and an interface in java
- where gen/r.java should be created in android studio project?
- hibernate usage with a lot of threads
- manipulate the java class path of an eclipse plugin?
- what is wrong with java zoneinfo?
- why is finish() not quitting processing immediately?
- timezone of zoneddatetime changed to utc during auto conversion of requestbody with spring boot
- does java creates a new object each time when new operator is called
- hours and minutes from date in android
- multiple matches in single java regexp
- where is exactly is the demarkation between a version of java and the jvm?
- can i change autocommit property of a jdbc connection multiple times
- maven surefire 2.13 fails to fork on windows
- re-instantiating variables in switch case
- rhino js / scriptengine from java - integers in, doubles out?
- how to add multi-line label on a java gui?
- how does java decide the type of a ternary conditional operator expression?
- java.lang.noclassdeffounderror: org/springframework/beans/factory/aware
- check whether the path exists on server or not in java
- spring data redis jedisconnectionexception: unexpected end of stream
- amazon aws ubuntu java mysql webservice "error calling driver#connect"
- creating jar executable w/ external jar (jxl) in eclipse java
- invalid url pattern when deploying to glassfish 4.1
- how to fix "the import org.junit.jupiter"?
- could not autowire field spring-boot
- custom jackson deserializer does not get registered in spring
- duplicate generator sequence hibernate on subclasses
- java udp server can't receive packet
- appengine endpoints jsonmappingexception - avoid field to be serialized
- difficulty extending lombok
- what is the best way to find common elements from 2 sets?
- antlr 4 - tree pattern matching
- abstract classes, interfaces and autowired
- kotlin warnings with gradle build
- handling runtime exception in java
- how can i open a window popup in servlet and then redirect a page
- jaxbelement: providing codec (/converter?) for class java.lang.class
- toggling the state of a menu item
- sort 2d list by column header in java
- do i need to specify indirectly imported package when compiling and running?
- java server: start a new thread for each received packet?
- how would you share a random value across many classes?
- java.lang.nullpointerexception error on a query
- how to read comment text with sax java parser
- normalized double vector not unit length to machine precision
- more appropriate to say amortized o(1) vs o(n) for insertion into unsorted dynamic array?
- java : custom timestamp format : verify format to microsec precision
- terminate java rmi server application
- how do you add a library folder to eclipse?
- java logger doesn't write into file
- egit and multiple "users" on same machine
- hibernate jpql - querying for key() in map association error
- pretty print xml file
- how can i close a jframe by click on a button?
- injecting jsp from spring mvc controller
- how to show dialog from a static method
- how to minimize one panel out of four panel
- google drive api access my own account
- keycloak admin client responds with bad request to attempt to list realms
- is spring's @profile on methods a good practice
- jdom working with xpath
- spring security : user class without userrole (roles). authentication only no authorization needed
- how to prevent jtable from returning to the first row when tab is pressed?
- beanshell will not allow me to add jars to the "default" jre classloader?
- why is sun.misc discouraged for use?
- java regex positive look-ahead but match unique characters only?
- how to write more than once to text file using printwriter
- java and .net heap overhead
- blackberry: change sorting of a keywordfilterfield
- strange executionexception when doing post with json
- weld is not injecting
- startactivity once user click allow on permission screen
- error creating bean with name 'entitymanagerfactory' defined in servletcontext resource [/web-inf/hibernatecontext.xml]
- my android app is getting device not supported when trying to download with tablet
- spring kafka properties not auto loaded when writing customconsumerfactory and customkafkalistenercontainerfactory
- is there a way to access a structs fields as an array?
- hibernate @onetoone with shared primary key(bidirectional). dependent entity not persisted in db.
- how to add a jfreechart to a panel?
- find specific file type from folder and its sub folder
- how to declare a global static class in java?
- how do i split this string using regex in java?
- spring webflux annotated rest controller doesn't support serverhttprequest as method parameter: java.lang.nosuchmethodexception
- how to check if python is installed in windows from java?
- jackson serialization ignore negative values
- synchronization and notify order of execution and scope
- con.getinputstream() throw exception in android project, how to fix?
- removing items from list by index while looping through list
- text file into java set<string> using commons or guava
- simpledateformat does not process dd properly
- write proxy/wrapper class for own service in jersey
- jpa and database in a single jar
- how to make a simple timer without new class in android?
- write (byte[] b) optim usage for large byte array
- what is the relation between modulelayer and classloader?
- can someone explain me cascading and fetchtype lazy in ektorp?
- use the backreference in a regex to replace a text dynamically
- having problems with apache batik library on aws elasticbeanstalk instance
- java+mongodb grantrolestouser
- nio2: how to generically map a uri to a path?
- how to generate jmeter dashboard report through java coding. ( not windows or shell command)
- unable to connect steps in pentaho pdi installed on windows 10
- double quotes within string like triple double quote in python
- the way to solve cpu load too high of java application
- set output directory of testng before test
- selenium in java is not finding element when using headless chrome
- change border color of a jbutton in java swing preserving the insets
- spring integration dsl filter instead filter method annotation
- creating a foreign key in java db (netbeans)
- maven compile fails silently - unresolved compilation problems
- how do i debug a war file on a remote machine?
- how to catch 404 (notfoundexception) without being depndant on a jax-rs implemenation?
- send message to arbitrary vhost / exchange with rabbitmq / spring amqp
- perfect url validation regex in java
- decorating a hashmap adding randomness to prevent (d)dos
- platform specific code in eclipse
- change pictures every 2 sec
- the crash happened outside the java virtual machine in native code
- hazelcast serialization nested objects
- javafx tableview with highlighted text
- java interface generics casting problem
- pojo mapping in jooq regardless of parameter order
- what is c:out used for in jsp
- pax-url: "protocol not supported" at felix's startup
- downloading zip file with ioutils in jsf errors with "empty response, an empty response was recieved from the server"
- maven failsafe plugin fails with "unable to locate surefire-booter"
- apache httpclient 4 persistent connection per proxy instead of per route
- spring cloud feign client duplicate list values
- questions around synchronization in java; when/how/to what extent
- java private method override
- manually sorting a linked list in java (lexically)
- unescape and convert string encoding
- if statement with && where the first condition needs to be true before testing the second
- using a personal certificate in an android application
- how does spring allow for lazy-loading?
- how to unit test java code that dynamically renders html and css?
- how to avoid struts2 validation
- processbuilder not executing java class file properly
- magic npe in hibernate
- right view of binary tree without using queue in java
- jni_createjavavm crash my program without any message or exception
- java: bad operand type
- android how to view long string in logcat
- how to convert raster byte array of an image to original image in java?
- implementing queue for data to be inserted in the database
- java, unsupportedclassversionerror. how can i fix this
- java.lang.noclassdeffounderror: org/apache/logging/log4j/logger
- how can we profile jooq statements for speed
- playing sound from a byte[] array
- persisting a new object without having to fetch the associations
- vaadin onbeforeunload event
- making a reliable web service unreliable, but in a controlled way?
- how can i convert java zoneddatetime to offsetdatetime with default time zone offset?
- how to do webdriverwait correctly with two conditions
- usage of spark dataframe.flatmap in java
- tcp connection - server only sends message after closing socket
- is javaee really portable?
- netty socket io cors error: access-control-allow-origin
- why am i getting a nullpointerexception when fetching values from futures?
- how do i get write permissions in the home folder (or the appdata folder, for windows) in java?
- how to add local jar to fat jar as a dependency using maven?
- which java library lets me initialize an object's properties from a properties file?
- websphere 7 simple realm (like tomcat-users.xml)
- how to mock behavior of generic method with wildcard
- unable to instantiate service: classnotfoundexception
- java heap space with gson
- what is the best approach to develop a video chat web application in java? flex or jmf?
- tomcat 8 giving jsp compilation error
- using jmockit to return actual instance from mocked constructor
- close listening serversocket
- jtable jcombobox wrong first item name
- java generics pair<string, string> stored in hashmap not retrieving key->value properly
- special characters in properties file
- why the value for annotation attribute rest.rooturl must be a constant expression?
- constructor must call super() or this() before return in method
- if i do not want to instantiate a class, what are my options?
- hibernate detecting if an object is transient with concurrent persistence
- java/jsp web-inf/classes can't import
- how to parse multiple json objects with no name
- c++ equivalent of java's andthen() function to composite new function
- not executing my hadoop mapper class while parsing xml in hadoop using xmlinputformat
- diffuse lighting for a moving object
- does it make sense to load scripts concurrently in java 8 nashorn javascript engine
- use pmd to check someobject.methodcall when someobject exists in base class
- swt on os x: change application name
- monitor remote shared-folder (windows/smb) using watchservice
- java servlet: request parameter contains plus
- why doesn't a runnable jar exported from eclipse work?
- android - recyclerview with various dynamic content, different for each item
- error: xml.sax.saxparseexception while parsing a xml file using wikixmlj
- will getobjectsummaries get the count of objects stored in a s3 bucket?
- changing url using webdriver
- java project working on eclipse but not working when exported to runnable jar file
- using eclipse and maven 2, how to get dependancy for sqljdbc4?
- rotating the rectangle object in java
- debounce only false values in boolean observable
- running openoffice macro from java api
- spring 3 autowire is always null
- jersey: is there a clean way to specify allowed url extensions?
- tomcat websocket servlet listening port
- spring: return json response from a java bean
- how to consume json array in angularjs?
- visualvm profiling hangs while instrumenting classes
- empty json object instead of null, when no data -> how to deserialize with gson
- security exception: attempted to to open a sandboxed jar as a trusted-library
- javassist no such field when variable clearly exists
- how to deal with two versions of an api
- java: generating a random numbers with a logarithmic distribution
- java.lang.runtimeexception: unable to instantiate service
- maven include javafx dependencies for operation system i am currently running on even when i classify other
- performing a calculation in java gives completely wrong answer [closed]
- how can i get the relative and absolute cursor position?
- libgdx - how to pass a variable value from one screen to another?
- listen to the paste events jtextarea
- java classes and interface combination
- zk framework: how to load zul pages from web-inf under directory zul
- parse coefficient of an linear equation
- aho-corasick text matching on whole words?
- in the java dbcp connection pool - what is an idle connection?
- how to extract the content attribute of the meta name=generator tag?
- java.lang.nullpointerexception when launching eclipse
- determine timezone from a json string?
- eclipse jsp error in editor
- element does not move within canvas
- serve a static image file from the filesystem in a servlet?
- java- flatten an array using recursion
- blackberry: read a text file packaged in the project (faster)
- java - how to get object value in json array?
- error exception access violation in jnotify
- jsf property transfer from backing bean a to backing bean b
- spring security 404 page for unauthenticated users
- spring mvc - autowired repository nullpointerexception in static context
- mapping value in junction table & hibernate.propertyaccessexception: could not set a field value by reflection setter
- printing arraylist into output file?
- how to use a "custom jar" in intellij idea?
- onchange get current value with radiochoice
- how to display rdf file in web browser
- java synchronized problems of multiple threads
- tomcat 7.0 and jax-ws 2.2.5 memory leak
- reading a file content while it hasn't finished being copied/uploaded
- can't resolve method readallbytes()
- check java version via ansible playbook
- azure java sdk - set block blob to cool storage tier on upload
- entitymanager throws optimisticlockexception when try to delete locked entity in same transaction
- annotations: restrict reference to classes with a annotation
- convert json to object using jackson
- write data from hashmap as a csv file
- java.io.ioexception: connection was aborted by the software in your host machine with sendkey() in selenium java
- generate ast in the form of a dot file
- java ternary operator precedence ? different outputs given
- finding local minimum
- what threads are allowed to call swingworker#publish?
- with firestore, how do i serialize a reference type field in a document with a java class?
- run junit test certain amount of time
- custom splash screen for eclipse plugin (non-rcp)
- how to encrypt/decrypt text files using elgamal
- printwriter destination issue
- can we have spurious interrupts?
- jacoco only shows coverage for classes in the same module
- google cloud endpoints : java.io.ioexception: failed to retrieve api configs with status: 500
- log4j logger.getlogger(class) throws npe when running with jmockit and cobertura
- netbeans new project wizard does not show maven web application
- saving jpanel as image
- cmu sphinx 4 - 5 pre alpha install guide
- how can i expand expressions like (a or b) and c to a and c or a and b?
- post nested json to spring controller
- jersey unit tests without http server
- how to convert javafx.scene.paint.color to java.awt.color ?
- how to find files in a folder that name starts with a specific string in android
- execute javascript commands in chrome console from java app
- how to execute java tests on android code
- android studio, javax.net.ssl.sslhandshakeexception: unacceptable certificate
- cannot execute javafx sample on macos: no toolkit found
- sun.security cannot be found after upgrading java
- tcp data occasionally received in wrong order and incomplete
- how to scale down the size and quality of an bufferedimage?
- jfilechooser fails
- jseperator in jtoolbar moves the components to right end
- encoding issues crawling non-english websites
- "illegal characters" in url for httpget in android get double-encoded
- gwt problem with calling java methods from jsni
- finding the java date of the next monday 6:00, for example
- mismatch between datetime values in h2 and mysql databases inserted from java/kotlin
- hibernate/jpa not validating against db schema on startup
- is telephony manager values reliable and changeable (cdma)?
- check if current time is more than an hour from "last_updated" time
- is there an easier way to split/rebuild a string?
- springboot 2 the elements were left unbound
- java.lang.verifyerror: constructor must call super() or this() before return
- jasper reports html component
- lwjgl 3 , gluniformmatrix4 causes jre to crash
- difference between two datetime objects in minutes
- inserting into array in order
- how to reverse words in a string but keep punctuation in the right place?
- finding android equivalent code for graphics2d
- java: epoch date to mm/dd/yyyy
- calling a soap service using rest service
- spring security httpsecurity config
- java how to write a timer
- spring hibernate did not get the value of parameter
- jackson not recognizing fields that exist
- access array with an array of indices
- modify persistence.xml on runtime
- how to stop main thread while another thread still running
- reloading a webview with a javascript call from a loaded web page
- hibernate validator 6.0.8 jars causing exception
- exception in thread "main" java.lang.noclassdeffounderror: org/apache/spark/sql/catalyst/analysis/overridefunctionregistry
- rest how to pass empty path parameter in the uri?
- how to intercept the return type list using the spring aop pointcut expression
- eclipse cannot find javaw.exe
- p:commandbutton doing the opposite of what i require
- standard current time function using jdbc
- custom user control in c#...right click menu to copy text (java developer learning c#)
- ebean @manytoone, finder doesn't retrieve all data of related object
- solving readers/writers using java semaphores
- how to conver date type in hibernate criteria
- transferring files between web applications running in the same tomcat instance
- getting error loading javai.dll in vugen of hp load runner
- java: modify system properties via runtime
- how to normalise zoneddatetime so that .equals() works?
- how to sort an array of objects in java in field level for grade comparison?
- junk characters while reading text file in java
- can i store the generics attribute into an object's field
- can i develop an iphone app using java?
- psqlexception not getting caught
- instantiationexception while instantiating inner class using reflection. why?
- java swt user input validation
- java.lang.illegalargumentexception: invalid reference performing aggregation in mongodb
- error creating blobcontext using jclouds in a spring mvc application
- jaxbelement.getvalue() is returning null
- spring integration - inbound file endpoint. how to process a file correctly.
- implement tiles 3 with a spring mvc application
- sending email with java apache commons mail through lotus notes
- is memory allocated for unused fields in java?
- sorting a list of objects based on different data members in java
- java.lang.illegalargumentexception: setter not found for property class
- arrayadapter : remove by index
- how to validate the unix timestamp in java?
- improving builder pattern by doing validations at compile time
- java jlabel - add a unique identifier
- ssh output always empty
- poiitemreader with stepscope annotation do not read excel file
- runtime validation of jooq generated classes after schema update?
- morse code to english
- jcomponent: how to set maximum width?
- hibernate envers spring web app how to log username
- graphics2d not clearing transparent image
- how to add actionlistener to customize component
- why do i have to cast 0 to byte when the method argument is byte?
- thymeleaf: add to existing values instead of replacing them
- java making proxy socket multithreaded
- makefile for java
- jpa search string, long and boolean
- remove blue color from jtabbedpane
- libgdx : how check if the actor exist on stage or not
- how to rotate a polygon around a point with java?
- jackson's @jsonappend with default value
- illegalargumentexception caught when parsing url with json string
- activemq get queue size without using jmx, jms
- how to determine the event source in an actionlistener?
- finding maximum elements of columns in java 2d array of variable row length
- spoj factorial problem
- swing active rendering efficiency or how to combine active rendering with gui widgets
- need assistance on compile error with basic java program
- no grammar constraints (dtd or xml schema) detected for the document in a taglib file
- how to kill a child process started by process in java?
- java profiling: private property getter has large base time
- how to generate the builder java class for your pojo
- how to get instance for dynamic type/dynamically built parameterizedtype in guice
- android firebase database exception: not define a no-argument constructor
- isfullscreensupported always true for monitors
- best (most efficient) datatype to use for uuids as jpa ids
- camera.parameters device specific crash (samsung s3 mini)
- run both junit 4 and junit5 with maven surefire plugin - 2020
- how to stop getting data in firestore?
- "file open failure" compiling java class to glassfish autodeploy
- subscribe to multiple channels with same thread jedis
- cannot resolve r.java, duplicate class
- jlist: previous selected item
- in java 1.6 file.renameto() atomic on linux?
- what resources are needed to start sms programming through java?
- creating javadoc html pages that use a favicon
- difference in increment-decrement operator in c and java
- populating arraylist
- ejb dependency injection of remote service fails on glassfish
- programmatically read a queue's parameters
- check if string contains any non digit character - no libraries - java
- custom bidirectional bindings in javafx
- what is the replacement for chunk.newline in itext7
- bring cordova application to foreground when push arrives
- how to get digit values from string?
- connecting a maze/grid's walls so all are interconnected
- arrayadapter requires the resource id to be a textview in dialogfragment
- how to auto-resize all columns of a jtable to the same size?
- how to get maven project version from java method as like at pom
- using synchronization while logging
- java-reflection - find the arguments and the annotation before the method
- parsing date using simpledateformat java
- splitting on comma outside quotes when escaped quotes exist
- cannot load progressive jpeg images in libgdx
- is there a possibility to keep a single map store and use for multiple maps in hazelcast
- how to use org.apache.felix.scr annotations for a bundle from scratch?
- is it a security risk to show a path to a file inside web-inf java
- can't get onsharedpreferencechanged() to work
- can csharp classes "inherit" the xml documentation like java classes can?
- camel: bean proxy to cxf endpoint
- how to set a bean qualifier name at run time in spring
- java jaxb simple parsing is requiring @xmlaccessortype(xmlaccesstype.field) annotation
- can we reuse java swing application components in other instances of same application?
- psqlexception - spring boot 1.4.1 - spring data jpa - offsetdatetime/localdatetime identified as bytestream
- seems like my little android app is running multiple instance
- copyinputstreamtooutputstream(in, system.out)
- schedule notation (time ranges)
- how to use jasperreportspdfview without xml config
- how to add throws exception clause when implementing a method defined in a interface without throws clause?
- how to insert items to a jcombobox at runtime and save it
- concurrency issue while calling a native library via jna
- how to maintain transparency for jbuttons (java)
- how to implement a generic activity that can be extended by normal, list and map activities?
- passing variable to jsp
- how to get id of computer?
- how to create ui dynamically, server-side, with gwt 2.4
- web.xml welcome file from web-inf folder
- junit test runner that creates tests just before running them
- java - finding largest and smallest numbers using an array
- extracting two numbers from a string
- java - average linear graph plots
- errors while trying to make a restful webservice with jersey
- primefaces autocomplete event itemselect listener value null in managedbean
- send invites with google calendar api
- 'adding' two angles
- get dominating color of a specific area in an image: color query for web page elements
- guice: "could not find suitable constructor" when suitable constructor supplied in factorybuilder
- how to adjust the number of results returned when querying the api?
- spring arbitrary messaging tcp socket
- why does a jbutton under a jpanel still react?
- #{facescontext} el expression not resolved at runtime
- confused by docs and source of countedcompleter
- alternatives to distribute spring-boot application using maven (other than spring-boot:repackage)
- pdfrenderer - export to image, exported inaccurately
- spring mvc configuration with @enablewebmvc and webmvcconfigureradapter for static resources location causes problems with "forward:" and "redirect:"
- method overriding vs class variable overriding in java
- how to wait until spark service is stopped?
- decompressing gzipped data with inflater in java
- how to dynamically add class fields at runtime in java
- android thinks i'm not closing my database! why?
- swt messagebox with custom button titles
- spring rmq listener always use plain auth even after configuring ssl properties
- use mapstruct as recordmapper for jooq
- can we dispatch request to an html inside servlet
- getting count and list of ids using elasticsearchtemplate in spring-data-elasticsearch
- comparing input password to stored hashed password in a web app
- java documentbuilder - wrong indentation in xml file
- checking for an integer in array
- restrict string data type to only string types for request body in spring boot 2.4 (jackson)
- restfb doesn't give comments of post
- setting hibernate fetch size in spring boot
- does java spring caching break reflection?
- unable to interact with android custom dialog
- hibernate temporal.timestamp maps to mysql datetime without millis
- how does websphere choose the classloading order in a folder (web-inf/lib)
- omnifaces library in jsf, java classpath cannot find type
- add two arraylist to one arraylist of hashmaps
- arraylist : find nth occurrence of an integer
- get removable sd card path in android
- how to use new beaninfo annotations in java 9
- design pattern to enhance an existing data structure in java with additional information at runtime
- json string from localdatetime(java 8) in spring mvc
- how to create custom drop down menu with actionbarsherlock?
- failed to compile to android (unity)
- jsp response.redirect causes problems with jquery.mobile
- check for cycles whose weights don't sum up to 0
- how to add java library to kotlin native
- jmenuitem accelerator not working when menu bar is hidden
- why does specifying map's initial capacity cause subsequent serializations to give different results?
- java: how exactly string intern() and stringpool works?
- option-izing java getters
- amqp spring integration error handling
- jlabel does not update when using settext method
- how to use taglibs jstl/core with jar in web-inf folder
- xstream's jodatime local date display
- add (custom) decoder to webmvc endpoint
- in java, how do i divide two bigintegers and store the value in a double?
- faster way to find out the key for given value from map?
- how exactly does the hibernate @onetomany annotation work?
- java hash table issue with object reference
- parse datetime to java date
- maven cargo deploy to war file fails to deploy as part of teamcity
- generate annotated java class from hbm file
- java java.util.logging.logger. using array objects as arguments
- java mocking custom objects
- how to load a sql file (stored in the source folder of my java project) into mysql from a java application?
- java.nio.file.invalidpathexception: trailing char < > at index 10: res/raw/?
- find instances of overridden method in eclipse
- jpa: entity mapping with composite primary key and single key
- unsatisfiedlinkerror caused by org.gdal.ogr.ogrjni.getdrivercount()
- keyboard overlapping issue on edittext with adjustpan not working
- is it possible to make a @aspect request scope in spring
- how do you redirect to another uri and access an object from the previous modelandview
- check if a string is build out of the same letters as another string
- java mouseevents not working
- jsp gzip output stream
- elasticsearch and apache httpasyncclient
- how to load a serialized file back to an arraylist
- why is it best to not catch exceptions in general-purpose classes?
- java: integer obj can't cast to comparable
- trouble with compiling jni
- how to get crash point in java code
- joda - parsing time zone of pubdate in rss item
- gridbaglayout padding
- serialization of enum fields in java
- why is upcasting a class considered an unsafe operation?
- preparestatement/commit sequence not working in mysql/hikaricp webapp
- how to call different methods defined in one action in struts2?
- reducing the cyclomatic complexity, multiple if statements
- should i reuse datagrampacket?
- setting node value using xpath java
- limit number of connections per ip on netty
- getting error while sending email through gmail
- jna how to populate a pointer-to-structure field within a structure to be passed to the native library?
- how to handle long ajax requests - send a response but continue to work
- how to get string array from firebase realtime database
- failed to get current user: no requestcontext available
- matching a word with pound (#) symbol in a regex
- how to use implementation loaded with different java classloader?
- java: closing subprocess std streams?
- display random images from folder to jlabel in netbeans
- java propertychangesupport does not fire for different properties
- is it possible to invert a call to string's replaceall method?
- java biginteger bitlength() method ignores leading 0-bits
- jackson to deserialize joda localdate from iso datetime
- parsing xml to java object node
- if statement in selenium webdriver
- use mockito-core for create mock of final class?
- is there a way to declare a method "friendly" in java?
- how to correctly configure multiple constructors?
- eclipse skipping over breakpoints when debugging java
- play framework: merge action only works in the controller that triggered it
- how to optimize shopping carts for minimal prices?
- itext radiogroup/radiobuttons across multiple pdfpcells
- how to display a hex/byte value in java
- how can i get a specific line from a text file?
- creating dictionary from large pyspark dataframe showing outofmemoryerror: java heap space
- does install4j updater support multi delivery channels (stable / beta / nightly)?
- how do i determine which methods are used by a java class
- creating a very secure login with cookies and java
- antlr4 testrig (grun) throws java.lang.noclassdeffounderror exception
- using thenaccept after supplyasync blocks the main thread
- how to fix the maven error the java_home environment variable is not defined correctly
- color class in java
- netbeans: how do i add a valuechanged listener to a jtable from the "design" gui builder?
- jtable with jspinner enable/disable
- get dns srv record using jndi
- javax.xml.bind cannot be resolved
- joptionpane.showmessagedialog() shows but without any message?
- efficient regular expression for big data, if a string contains a word
- javafx resource cannot be loaded when running from jar
- retrofit - java.lang.illegalstateexception: expected begin_array but was begin_object
- java.io.ioexception: not in gzip format with class.getresourceasstream()
- how to specify multiple input paths to a dataflow job
- java: draw a circular spiral using drawarc
- hibernate one-to-many could not initialise collection
- graying out a bufferedimage
- elasticsearch multiple scrolls java api
- firestore data not showing accessing hidden method lsun/misc/unsafe;->putlong(ljava/lang/object;jj)v (greylist, linking, allowed)
- catch exception thrown by a swingworker located in a different class
- java.lang.runtimeexception: unable to instantiate activity
- isreachable always returning true regardless of what the ip address is
- how to use lwuit resource editor for creating theme or gui?
- how could i extend java.util.scanner class to add a nextchar() method?
- calculating how many balls in bins over several values using dynamic programming
- how to make object in list eligible for garbage collection?
- decoding body parameters with spring
- write png file with less disk size in java
- confused with constructors and subclasses
- failed to fetch url http://dl-ssl.google.com/android/repository/addons_list.xml 404 not found
- jpa 2 and hibernate together + hibernate custom types + spring
- spring project suddenly failing to load context - no code changes
- hashtable. how it works?
- trying to add a dynamically positioned image in a jpanel on a button click
- using android license verification serverside
- org.hibernate.engine.jdbc.spi.sqlexceptionhelper - function "within" not found; sql statement
- java xmlserializer avoid complex empty elements
- jackson default typing for object containing a field of map<string, object>
- comparing a substring to a string in java
- jython :: which modules are available to pythoninterpreter and how to add more
- how to get parameters from url in liferay portlet?
- java accessing specific element in array of strings
- delete files from blobstore using file serving url
- how to get week of year figure in gwt
- jsp template implementation (composite view pattern)
- jedis changing the semantics of redis?
- android ssl https post
- java (robot) screenshot beyond visible
- whats the safest way to remove lazy initialization proxies generated by hibernate?