All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download org.crazycake JAR files with all dependencies


shiro-redis from group org.crazycake (version 2.4.2-RELEASE)

shiro only provide the support of ehcache and concurrentHashMap. Here is an implement of redis cache can be used by shiro. Hope it will help you!

Group: org.crazycake Artifact: shiro-redis
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Artifact shiro-redis
Group org.crazycake
Version 2.4.2-RELEASE


shiro-redis-spring-boot-starter from group org.crazycake (version 3.3.1)

spring-boot starter for shiro-redis

Group: org.crazycake Artifact: shiro-redis-spring-boot-starter
Show documentation Show source 
Download shiro-redis-spring-boot-starter.jar (3.3.1)
 

0 downloads


shiro-redis from group org.crazycake (version 3.3.1)

shiro only provide the support of ehcache and concurrentHashMap. Here is an implement of redis cache can be used by shiro. Hope it will help you!

Group: org.crazycake Artifact: shiro-redis
Show documentation Show source 
Download shiro-redis.jar (3.3.1)
 

0 downloads
Artifact shiro-redis
Group org.crazycake
Version 3.3.1


form-sql-builder-mysql from group org.crazycake (version 1.0.0-RELEASE)

As a programmer did you have the experience that when you comes to implement a search page you can only transform the search form into sql manually? If your project have 20 search page like that then you have to write 20 times to implement the sql query. It’s boring and anxious. form-sql-builder-mysql is designed for ease the burden for you. It can help you to transform search or list form sent from browser into query sql automatically.

Group: org.crazycake Artifact: form-sql-builder-mysql
Show documentation Show source 
Download form-sql-builder-mysql.jar (1.0.0-RELEASE)
 

0 downloads
Artifact form-sql-builder-mysql
Group org.crazycake
Version 1.0.0-RELEASE


jdbctemplatetool from group org.crazycake (version 1.0.4-RELEASE)

Spring JdbcTemplate did very convient and useful, but it also has some disadvantages or in another word “inconvenient”. For example, you can’t just pass an object and tell JdbcTemplate to turn it into a sql and save to database just like hibernate does. Alright, you may say “JdbcTemplate doesn’t need you to write hbm.xml , so it’s understandable”. But is it true that this thing is impossible to achieve? And also you know JdbcTemplate can auto turn the result of a query to a list of persistent object a.k.a PO, but when you want to do this you will meet a problem: “How to ?”.Because you can’t find any function of JdbcTemplate to pass a sql and a PO class as we expected. After you google for it, you’ve been told you can create a BeanPropertyRowMapper to deal with this. But isn’t it could be more easier? Based on those questions I create JdbcTemplateTool which can provide these features.

Group: org.crazycake Artifact: jdbctemplatetool
Show documentation Show source 
Download jdbctemplatetool.jar (1.0.4-RELEASE)
 

0 downloads
Artifact jdbctemplatetool
Group org.crazycake
Version 1.0.4-RELEASE


ScaffoldUnit from group org.crazycake (version 1.0.0-RELEASE)

ScaffoldUnit will help you to prepare the database data context when you do unit test.

Group: org.crazycake Artifact: ScaffoldUnit
Show documentation Show source 
Download ScaffoldUnit.jar (1.0.0-RELEASE)
 

0 downloads
Artifact ScaffoldUnit
Group org.crazycake
Version 1.0.0-RELEASE


cached-query from group org.crazycake (version 1.0.0-RELEASE)

Most of time when we use cache library like memcached we not also include these cache libraries but also write the utils to save the result of database query repeatly. I found the most situation of using cache is caching database query result. So I created this project to deal with this situation. >Only tested on mysql.

Group: org.crazycake Artifact: cached-query
Show documentation Show source 
Download cached-query.jar (1.0.0-RELEASE)
 

0 downloads
Artifact cached-query
Group org.crazycake
Version 1.0.0-RELEASE


camel-name-utils from group org.crazycake (version 1.0.0-RELEASE)

It's a simple library. Helps people to get underscore style name from camel style name or get camel style name from underscore style name

Group: org.crazycake Artifact: camel-name-utils
Show documentation Show source 
Download camel-name-utils.jar (1.0.0-RELEASE)
 

0 downloads
Artifact camel-name-utils
Group org.crazycake
Version 1.0.0-RELEASE




Page 1 from 1 (items total 8)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy