Code Monkey home page Code Monkey logo

myjavastudio's Introduction

MyJavaStudio - Java Web

My Java Studio, some testing code and usage of open-source code, which are tested to verify the functionalities before being used in real projects, or tested for study/investigation. 一些测试代码和开源代码的使用测试,以便在正式项目中使用之前验证功能是否满足要求。

And some customized utilities, encapsulated open-source code. 另外还有一些小工具、以及对开源代码的封装使用。

Java and Framework:

  • Cache related:
    • A local cache example using ConcurrentHashMap (package: com.xjj.cache.local)
    • Guava Cache: an example for using Guava cache framework, including management web page (refer to: http://blog.csdn.net/clementad/article/details/46491701)
    • Redis: A simple example using spring data redis
  • Database related:
    • MyBatis (resource: db.properties, spring/db.xml; com.xjj.dao, com.xjj.mapper)
    • HikariCP connection pool (resource: spring/db.xml)
    • MySQL access
    • SQL Server (2000, version 8) access
  • FreeMarker: A simple implementation of freeMarker (refer to: http://blog.csdn.net/clementad/article/details/41862155)
  • FTP: A simple FTP client with progress shown
  • HTTP Client
  • Intercepter: MethodInterceptor
  • Log4j 2.x Configuration (refer to: http://blog.csdn.net/clementad/article/details/44625787)
  • Math and Format: BigDecimal, NumberFormat
  • POI/Excel example
  • Spring related:
    • Spring Batch (com.xjj.spring.batch)
    • SpringMVC example
  • Timers
  • Utilities:
    • ClassPathUtils
    • DateUtils
    • FileAccessUtils
    • RandomUtils
    • RegexUtils
    • StringUtils

Java Web:

myjavastudio's People

Contributors

xujijun avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.