Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Les Hazlewood
Les Hazlewood has asked
15
questions and find answers to
61
problems.
Stats
4.6k
EtPoint
2.0k
Vote count
15
questions
61
answers
About
Founder and CTO, Stormpath: https://stormpath.com
Apache Shiro PMC Chair: http://shiro.apache.org
Les Hazlewood questions
Netty: number of bytes in a single HTTP request or response?
Using Cassandra and CQL3, how do you insert an entire wide row in a single request?
Java and YAML: how to parse multiple yaml documents and merge them to a single YAML representation?
Sphinx variable substitution in code blocks
Custom Spring Boot starter: how do you contribute i18n messages to the MessageSource?
How do you create a Hazelcast instance embedded in-process/in-memory, without networking?
Using groovy, how do you pipe multiple shell commands?
How do you tell Spring Boot to send the embedded Tomcat's access logs to stdout?
When using Spring MVC for REST, how do you enable Jackson to pretty-print rendered JSON?
Spring Java Config: how do you create a prototype-scoped @Bean with runtime arguments?
Les Hazlewood answers
Apache Shiro: redirect me to login page
How to search for users by ID and customData in Stormpath
Apache Shiro: How would you manage Users?
how to configure a shiro Realm to connect to an oracle database within a struts2 application
Using Cassandra and CQL3, how do you insert an entire wide row in a single request?
Authentication and Authorization Framework for Java Web-Application [closed]
Apache Shiro "with JSF 2.0" ! How does it go?
How to create a Spring Security Key for signing a JWT token?
Apache Shiro combined with LDAP
How can i make Shiro work in Scala + Akka + Spray environment