Skip to main content
joseluisbz's user avatar
joseluisbz's user avatar
joseluisbz's user avatar
joseluisbz
Java Microservice Developer
  • Member for 14 years, 10 months
  • Last seen more than a week ago
8 votes
3 answers
2k views

stream creating List of List (nested List) using forEach, Java 8

7 votes
1 answer
4k views

creating nested maps with nested properties from List, stream, Java 8

7 votes
2 answers
10k views

How to determine if 8bit WAV File is signed or unsigned, using Java and without javax.sound

5 votes
4 answers
14k views

Get logs from Kubectl POD specifying Level (only ERROR)

4 votes
1 answer
1k views

Get Array of Property, of Property (nested property) using stream Java 8

3 votes
1 answer
524 views

Runnable locked (park) using ExecutorService and BlockingQueue

3 votes
1 answer
135 views

Translating wrapped function like struct of C/C++.bt (Binary Template) to Java 8

2 votes
1 answer
1k views

Adding another method to JNA Class Java (Kernel32)

2 votes
4 answers
460 views

Filtering List which property is not included in property of another List

2 votes
1 answer
2k views

Database Oracle, Query Date String JPA Repository Crud Repository, Java 8

2 votes
1 answer
9k views

javax.ws.rs.ProcessingException, could not find writer for content-type application/json type, in Payara Server 5

2 votes
1 answer
3k views

JSON Parsing Date with DateTimeParseException/JsonbException from ClientBuilder/WebTarget program

2 votes
1 answer
1k views

Github "Problems parsing JSON", Creating Repository from console on Windows 10

2 votes
1 answer
2k views

Recursive Component of Dynamic Angular Forms - ERROR Error: Cannot find control with name:

1 vote
0 answers
584 views

(DenyAll or permitAll) with (hasAnyRole or hasAnyAuthority), and() is deprecated

1 vote
0 answers
34 views

Translating RestTemplate to WebClient, PUT with empty Body

1 vote
0 answers
32 views

Print List of Generic Interface in Java 11

1 vote
1 answer
1k views

Controlling the onClick or onSucess events from bean (primefaces)?

1 vote
0 answers
2k views

Java Encoding Base64, MimeBodyPart Attachment

1 vote
1 answer
2k views

Hiding warning messaging autoUpdate primefaces JSF

1 vote
1 answer
161 views

JSlider hidding Value for GTK+ and Nimbus LookAndFeel On Linux

1 vote
1 answer
1k views

Lambda nested stream Filter by Method with Exception

1 vote
2 answers
18k views

JSP Class "cannot be resolved to a variable"

1 vote
2 answers
366 views

Is needed Return value or not?, Working with try, catch and Finally: Java

1 vote
1 answer
3k views

How to find out if Tomcat has stopped running with batch

1 vote
1 answer
1k views

sending mail with multiple embedded images using MimeMultipart, Java 8

1 vote
1 answer
273 views

Kubernetes unable delete images on mac/ docker unable remove images

1 vote
1 answer
1k views

Glassfish 5 (Payara Server) in Intellij Idea 2020 Community Edition

1 vote
0 answers
353 views

Cloning javax.mail.Message and Cloning javax.mail.Multipart, Java 8

1 vote
1 answer
535 views

returning LinkedHashMap from IntStream, Java 8