Posts by Daniel Boso • 41 points
3 posts
-
1
votes1
answer338
viewsQ: No serializer found for class sun.security.util.Objectidentifier
I have the following problem: Error: com.fasterxml.jackson.databind.exc.InvalidDefinitionException: No serializer found for class sun.security.util.ObjectIdentifier and no properties discovered to…
-
0
votes0
answers1197
viewsQ: Springframewok Httpmediatypenotsupportedexception: Content type 'text/Plain;charset=UTF-8' not supported
I’ve been trying to find solutions to this mistake and I can’t find. Error: 2018-07-24 16:44:50.541 WARN 25695 --- [nio-8080-exec-2] .w.s.Defaulthandlerexceptionresolver : Resolved Exception caused…
-
2
votes3
answers359
viewsQ: Numbers over 32, 64 bits
How to work with numbers above 32, 64 bits? The idea is to generate a large pseudo random numbers up to 4096, for example, by a pseudorandom number generator that generates numbers of 32. In C I…
pythonasked Daniel Boso 41